home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / autoconf / autoconf.m4f < prev    next >
Text File  |  2005-10-13  |  151KB  |  4,821 lines

  1. # This is a frozen state file generated by GNU M4 1.4.3
  2. V1
  3. Q1,1
  4. []
  5. T11,147
  6. AC_UNISTD_HAC_PRO([AC_UNISTD_H])AC_OBSOLETE([$0], [; instead use AC_CHECK_HEADERS(unistd.h)])dnl
  7. AC_CHECK_HEADER(unistd.h, AC_DEFINE(HAVE_UNISTD_H))[]AC_EPI()
  8. T10,54
  9. AC_STRCOLLAC_PRO([AC_STRCOLL])indir([AC_FUNC_STRCOLL])[]AC_EPI()
  10. T17,1
  11. AC_DIVERSION_CMDS9
  12. T17,279
  13. AC_LANG_FORTRAN77AC_PRO([AC_LANG_FORTRAN77])define([AC_LANG], [FORTRAN77])dnl
  14. ac_ext=f
  15. ac_compile='${F77-f77} -c $FFLAGS conftest.$ac_ext 1>&AC_FD_CC'
  16. ac_link='${F77-f77} -o conftest${ac_exeext} $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC'
  17. cross_compiling=$ac_cv_prog_f77_cross
  18. []AC_EPI()
  19. F8,8
  20. translittranslit
  21. T15,512
  22. AC_TRY_COMPILERAC_PRO([AC_TRY_COMPILER])cat > conftest.$ac_ext << EOF
  23. ifelse(AC_LANG, [FORTRAN77], ,
  24. [
  25. [#]line __oline__ "configure"
  26. #include "confdefs.h"
  27. ])
  28. [$1]
  29. EOF
  30. if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
  31.   [$2]=yes
  32.   # If we can't run a trivial program, we are probably using a cross compiler.
  33.   if (./conftest; exit) 2>/dev/null; then
  34.     [$3]=no
  35.   else
  36.     [$3]=yes
  37.   fi
  38. else
  39.   echo "configure: failed program was:" >&AC_FD_CC
  40.   cat conftest.$ac_ext >&AC_FD_CC
  41.   [$2]=no
  42. fi
  43. rm -fr conftest*[]AC_EPI()
  44. T7,24
  45. AC_WARNindir([AC_MSG_WARN], $@)
  46. T14,698
  47. AC_HEADER_STATAC_PRO([AC_HEADER_STAT])AC_CACHE_CHECK(whether stat file-mode macros are broken,
  48.   ac_cv_header_stat_broken,
  49. [AC_EGREP_CPP([You lose], [#include <sys/types.h>
  50. #include <sys/stat.h>
  51.  
  52. #if defined(S_ISBLK) && defined(S_IFDIR)
  53. # if S_ISBLK (S_IFDIR)
  54. You lose.
  55. # endif
  56. #endif
  57.  
  58. #if defined(S_ISBLK) && defined(S_IFCHR)
  59. # if S_ISBLK (S_IFCHR)
  60. You lose.
  61. # endif
  62. #endif
  63.  
  64. #if defined(S_ISLNK) && defined(S_IFREG)
  65. # if S_ISLNK (S_IFREG)
  66. You lose.
  67. # endif
  68. #endif
  69.  
  70. #if defined(S_ISSOCK) && defined(S_IFREG)
  71. # if S_ISSOCK (S_IFREG)
  72. You lose.
  73. # endif
  74. #endif
  75. ], ac_cv_header_stat_broken=yes, ac_cv_header_stat_broken=no)])
  76. if test $ac_cv_header_stat_broken = yes; then
  77.   AC_DEFINE(STAT_MACROS_BROKEN)
  78. fi
  79. []AC_EPI()
  80. F6,6
  81. substrsubstr
  82. T22,4050
  83. AC_F77_LIBRARY_LDFLAGSAC_PRO([AC_F77_LIBRARY_LDFLAGS])AC_MSG_CHECKING([for Fortran 77 libraries])
  84. AC_REQUIRE([AC_PROG_F77])
  85. AC_REQUIRE([AC_CANONICAL_HOST])
  86. AC_CACHE_VAL(ac_cv_flibs,
  87. [changequote(, )dnl
  88. dnl Write a minimal program and compile it with -v.  I don't know what
  89. dnl to do if your compiler doesn't have -v...
  90. echo "      END" > conftest.f
  91. foutput=`${F77} -v -o conftest conftest.f 2>&1`
  92. dnl
  93. dnl The easiest thing to do for xlf output is to replace all the commas
  94. dnl with spaces.  Try to only do that if the output is really from xlf,
  95. dnl since doing that causes problems on other systems.
  96. dnl
  97. xlf_p=`echo $foutput | grep xlfentry`
  98. if test -n "$xlf_p"; then
  99.   foutput=`echo $foutput | sed 's/,/ /g'`
  100. fi
  101. dnl
  102. ld_run_path=`echo $foutput | \
  103.   sed -n -e 's/^.*LD_RUN_PATH *= *\([^ ]*\).*/\1/p'`
  104. dnl
  105. dnl We are only supposed to find this on Solaris systems...
  106. dnl Uh, the run path should be absolute, shouldn't it?
  107. dnl
  108. case "$ld_run_path" in
  109.   /*)
  110.     if test "$ac_cv_prog_gcc" = yes; then
  111.       ld_run_path="-Xlinker -R -Xlinker $ld_run_path"
  112.     else
  113.       ld_run_path="-R $ld_run_path"
  114.     fi
  115.   ;;
  116.   *)
  117.     ld_run_path=
  118.   ;;
  119. esac
  120. dnl
  121. flibs=
  122. lflags=
  123. dnl
  124. dnl If want_arg is set, we know we want the arg to be added to the list,
  125. dnl so we don't have to examine it.
  126. dnl
  127. want_arg=
  128. dnl
  129. for arg in $foutput; do
  130.   old_want_arg=$want_arg
  131.   want_arg=
  132. dnl
  133. dnl None of the options that take arguments expect the argument to
  134. dnl start with a -, so pretend we didn't see anything special.
  135. dnl
  136.   if test -n "$old_want_arg"; then
  137.     case "$arg" in
  138.       -*)
  139.         old_want_arg=
  140.       ;;
  141.     esac
  142.   fi
  143.   case "$old_want_arg" in
  144.     '')
  145.       case $arg in
  146.         /*.a)
  147.           exists=false
  148.           for f in $lflags; do
  149.             if test x$arg = x$f; then
  150.               exists=true
  151.             fi
  152.           done
  153.           if $exists; then
  154.             arg=
  155.           else
  156.             lflags="$lflags $arg"
  157.           fi
  158.         ;;
  159.         -bI:*)
  160.           exists=false
  161.           for f in $lflags; do
  162.             if test x$arg = x$f; then
  163.               exists=true
  164.             fi
  165.           done
  166.           if $exists; then
  167.             arg=
  168.           else
  169.             if test "$ac_cv_prog_gcc" = yes; then
  170.               lflags="$lflags -Xlinker $arg"
  171.             else
  172.               lflags="$lflags $arg"
  173.             fi
  174.           fi
  175.         ;;
  176.         -lang* | -lcrt0.o | -lc | -lgcc)
  177.           arg=
  178.         ;;
  179.         -[lLR])
  180.           want_arg=$arg
  181.           arg=
  182.         ;;
  183.         -[lLR]*)
  184.           exists=false
  185.           for f in $lflags; do
  186.             if test x$arg = x$f; then
  187.               exists=true
  188.             fi
  189.           done
  190.           if $exists; then
  191.             arg=
  192.           else
  193.             case "$arg" in
  194.               -lkernel32)
  195.                 case "$canonical_host_type" in
  196.                   *-*-cygwin*)
  197.                     arg=
  198.                   ;;
  199.                   *)
  200.                     lflags="$lflags $arg"
  201.                   ;;
  202.                 esac
  203.               ;;
  204.               -lm)
  205.               ;;
  206.               *)
  207.                 lflags="$lflags $arg"
  208.               ;;
  209.             esac
  210.           fi
  211.         ;;
  212.         -u)
  213.           want_arg=$arg
  214.           arg=
  215.         ;;
  216.         -Y)
  217.           want_arg=$arg
  218.           arg=
  219.         ;;
  220.         *)
  221.           arg=
  222.         ;;
  223.       esac
  224.     ;;
  225.     -[lLR])
  226.       arg="$old_want_arg $arg"
  227.     ;;
  228.     -u)
  229.       arg="-u $arg"
  230.     ;;
  231.     -Y)
  232. dnl
  233. dnl Should probably try to ensure unique directory options here too.
  234. dnl This probably only applies to Solaris systems, and then will only
  235. dnl work with gcc...
  236. dnl
  237.       arg=`echo $arg | sed -e 's%^P,%%'`
  238.       SAVE_IFS=$IFS
  239.       IFS=:
  240.       list=
  241.       for elt in $arg; do
  242.         list="$list -L$elt"
  243.       done
  244.       IFS=$SAVE_IFS
  245.       arg="$list"
  246.     ;;
  247.   esac
  248. dnl
  249.   if test -n "$arg"; then
  250.     flibs="$flibs $arg"
  251.   fi
  252. done
  253. if test -n "$ld_run_path"; then
  254.   flibs_result="$ld_run_path $flibs"
  255. else
  256.   flibs_result="$flibs"
  257. fi
  258. changequote([, ])dnl
  259. ac_cv_flibs="$flibs_result"])
  260. FLIBS="$ac_cv_flibs"
  261. AC_SUBST(FLIBS)dnl
  262. AC_MSG_RESULT($FLIBS)
  263. []AC_EPI()
  264. T16,558
  265. AC_PROG_CC_WORKSAC_PRO([AC_PROG_CC_WORKS])AC_MSG_CHECKING([whether the C compiler ($CC $CFLAGS $LDFLAGS) works])
  266. AC_LANG_SAVE
  267. AC_LANG_C
  268. AC_TRY_COMPILER([main(){return(0);}], ac_cv_prog_cc_works, ac_cv_prog_cc_cross)
  269. AC_LANG_RESTORE
  270. AC_MSG_RESULT($ac_cv_prog_cc_works)
  271. if test $ac_cv_prog_cc_works = no; then
  272.   AC_MSG_ERROR([installation or configuration problem: C compiler cannot create executables.])
  273. fi
  274. AC_MSG_CHECKING([whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler])
  275. AC_MSG_RESULT($ac_cv_prog_cc_cross)
  276. cross_compiling=$ac_cv_prog_cc_cross
  277. []AC_EPI()
  278. T14,1116
  279. AC_HEADER_STDCAC_PRO([AC_HEADER_STDC])AC_REQUIRE_CPP()dnl
  280. AC_CACHE_CHECK(for ANSI C header files, ac_cv_header_stdc,
  281. [AC_TRY_CPP([#include <stdlib.h>
  282. #include <stdarg.h>
  283. #include <string.h>
  284. #include <float.h>], ac_cv_header_stdc=yes, ac_cv_header_stdc=no)
  285.  
  286. if test $ac_cv_header_stdc = yes; then
  287.   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
  288. AC_EGREP_HEADER(memchr, string.h, , ac_cv_header_stdc=no)
  289. fi
  290.  
  291. if test $ac_cv_header_stdc = yes; then
  292.   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
  293. AC_EGREP_HEADER(free, stdlib.h, , ac_cv_header_stdc=no)
  294. fi
  295.  
  296. if test $ac_cv_header_stdc = yes; then
  297.   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
  298. AC_TRY_RUN([#include <ctype.h>
  299. #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
  300. #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
  301. #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
  302. int main () { int i; for (i = 0; i < 256; i++)
  303. if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
  304. exit (0); }
  305. ], , ac_cv_header_stdc=no, :)
  306. fi])
  307. if test $ac_cv_header_stdc = yes; then
  308.   AC_DEFINE(STDC_HEADERS)
  309. fi
  310. []AC_EPI()
  311. T8,50
  312. AC_VFORKAC_PRO([AC_VFORK])indir([AC_FUNC_VFORK])[]AC_EPI()
  313. F5,5
  314. ifdefifdef
  315. T7,125
  316. AC_WITHAC_PRO([AC_WITH])AC_OBSOLETE([$0], [; instead use AC_ARG_WITH])dnl
  317. AC_ARG_WITH([$1], [  --with-$1], [$2], [$3])dnl
  318. []AC_EPI()
  319. T19,780
  320. AC_CANONICAL_TARGETAC_PRO([AC_CANONICAL_TARGET])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  321. AC_MSG_CHECKING(target system type)
  322.  
  323. dnl Set target_alias.
  324. target_alias=$target
  325. case "$target_alias" in
  326. NONE)
  327.   case $nonopt in
  328.   NONE) target_alias=$host_alias ;;
  329.   *) target_alias=$nonopt ;;
  330.   esac ;;
  331. esac
  332.  
  333. dnl Set the other target vars.
  334. changequote(<<, >>)dnl
  335. target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
  336. target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
  337. target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
  338. target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  339. changequote([, ])dnl
  340. AC_MSG_RESULT($target)
  341. AC_SUBST(target)dnl
  342. AC_SUBST(target_alias)dnl
  343. AC_SUBST(target_cpu)dnl
  344. AC_SUBST(target_vendor)dnl
  345. AC_SUBST(target_os)dnl
  346. []AC_EPI()
  347. T16,62
  348. AC_PROGRAMS_PATHAC_PRO([AC_PROGRAMS_PATH])indir([AC_PATH_PROGS], $@)[]AC_EPI()
  349. F6,6
  350. m4exitm4exit
  351. T11,789
  352. AC_PROG_CXXAC_PRO([AC_PROG_CXX])AC_BEFORE([$0], [AC_PROG_CXXCPP])dnl
  353. AC_CHECK_PROGS(CXX, $CCC c++ g++ gcc CC cxx cc++ cl, gcc)
  354.  
  355. AC_PROG_CXX_WORKS
  356. AC_PROG_CXX_GNU
  357.  
  358. if test $ac_cv_prog_gxx = yes; then
  359.   GXX=yes
  360. else
  361.   GXX=
  362. fi
  363.  
  364. dnl Check whether -g works, even if CXXFLAGS is set, in case the package
  365. dnl plays around with CXXFLAGS (such as to build both debugging and
  366. dnl normal versions of a library), tasteless as that idea is.
  367. ac_test_CXXFLAGS="${CXXFLAGS+set}"
  368. ac_save_CXXFLAGS="$CXXFLAGS"
  369. CXXFLAGS=
  370. AC_PROG_CXX_G
  371. if test "$ac_test_CXXFLAGS" = set; then
  372.   CXXFLAGS="$ac_save_CXXFLAGS"
  373. elif test $ac_cv_prog_cxx_g = yes; then
  374.   if test "$GXX" = yes; then
  375.     CXXFLAGS="-g -O2"
  376.   else
  377.     CXXFLAGS="-g"
  378.   fi
  379. else
  380.   if test "$GXX" = yes; then
  381.     CXXFLAGS="-O2"
  382.   else
  383.     CXXFLAGS=
  384.   fi
  385. fi
  386. []AC_EPI()
  387. T12,33
  388. AC_LANG_SAVEpushdef([AC_LANG_STACK], AC_LANG)
  389. F8,8
  390. sincludesinclude
  391. T17,1315
  392. AC_TYPE_GETGROUPSAC_PRO([AC_TYPE_GETGROUPS])AC_REQUIRE([AC_TYPE_UID_T])dnl
  393. AC_CACHE_CHECK(type of array argument to getgroups, ac_cv_type_getgroups,
  394. [AC_TRY_RUN(
  395. changequote(<<, >>)dnl
  396. <<
  397. /* Thanks to Mike Rendell for this test.  */
  398. #include <sys/types.h>
  399. #define NGID 256
  400. #undef MAX
  401. #define MAX(x, y) ((x) > (y) ? (x) : (y))
  402. main()
  403. {
  404.   gid_t gidset[NGID];
  405.   int i, n;
  406.   union { gid_t gval; long lval; }  val;
  407.  
  408.   val.lval = -1;
  409.   for (i = 0; i < NGID; i++)
  410.     gidset[i] = val.gval;
  411.   n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
  412.                  gidset);
  413.   /* Exit non-zero if getgroups seems to require an array of ints.  This
  414.      happens when gid_t is short but getgroups modifies an array of ints.  */
  415.   exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
  416. }
  417. >>,
  418. changequote([, ])dnl
  419.   ac_cv_type_getgroups=gid_t, ac_cv_type_getgroups=int,
  420.   ac_cv_type_getgroups=cross)
  421. if test $ac_cv_type_getgroups = cross; then
  422.   dnl When we can't run the test program (we are cross compiling), presume
  423.   dnl that <unistd.h> has either an accurate prototype for getgroups or none.
  424.   dnl Old systems without prototypes probably use int.
  425.   AC_EGREP_HEADER([getgroups.*int.*gid_t], unistd.h,
  426.           ac_cv_type_getgroups=gid_t, ac_cv_type_getgroups=int)
  427. fi])
  428. AC_DEFINE_UNQUOTED(GETGROUPS_T, $ac_cv_type_getgroups)
  429. []AC_EPI()
  430. F4,4
  431. decrdecr
  432. T15,99
  433. AC_MSG_CHECKINGecho $ac_n "checking $1""... $ac_c" 1>&AC_FD_MSG
  434. echo "configure:__oline__: checking $1" >&AC_FD_CC
  435. T15,2413
  436. AC_PROG_INSTALLAC_PRO([AC_PROG_INSTALL])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  437. # Find a good install program.  We prefer a C program (faster),
  438. # so one script is as good as another.  But avoid the broken or
  439. # incompatible versions:
  440. # SysV /etc/install, /usr/sbin/install
  441. # SunOS /usr/etc/install
  442. # IRIX /sbin/install
  443. # AIX /bin/install
  444. # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
  445. # AFS /usr/afsws/bin/install, which mishandles nonexistent args
  446. # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
  447. # ./install, which can be erroneously created by make from ./install.sh.
  448. AC_MSG_CHECKING(for a BSD compatible install)
  449. if test -z "$INSTALL"; then
  450. AC_CACHE_VAL(ac_cv_path_install,
  451. [  IFS="${IFS=     }"; ac_save_IFS="$IFS"; IFS=":"
  452.   for ac_dir in $PATH; do
  453.     # Account for people who put trailing slashes in PATH elements.
  454.     case "$ac_dir/" in
  455.     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
  456.     *)
  457.       # OSF1 and SCO ODT 3.0 have their own names for install.
  458.       # Don't use installbsd from OSF since it installs stuff as root
  459.       # by default.
  460.       for ac_prog in ginstall scoinst install; do
  461.         if test -f $ac_dir/$ac_prog; then
  462.       if test $ac_prog = install &&
  463.             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
  464.         # AIX install.  It has an incompatible calling convention.
  465.         :
  466.       else
  467.         ac_cv_path_install="$ac_dir/$ac_prog -c"
  468.         break 2
  469.       fi
  470.     fi
  471.       done
  472.       ;;
  473.     esac
  474.   done
  475.   IFS="$ac_save_IFS"
  476. ])dnl
  477.   if test "${ac_cv_path_install+set}" = set; then
  478.     INSTALL="$ac_cv_path_install"
  479.   else
  480.     # As a last resort, use the slow shell script.  We don't cache a
  481.     # path for INSTALL within a source directory, because that will
  482.     # break other packages using the cache if that directory is
  483.     # removed, or if the path is relative.
  484.     INSTALL="$ac_install_sh"
  485.   fi
  486. fi
  487. dnl We do special magic for INSTALL instead of AC_SUBST, to get
  488. dnl relative paths right.
  489. AC_MSG_RESULT($INSTALL)
  490.  
  491. # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
  492. # It thinks the first close brace ends the variable substitution.
  493. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
  494. AC_SUBST(INSTALL_PROGRAM)dnl
  495.  
  496. test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
  497. AC_SUBST(INSTALL_SCRIPT)dnl
  498.  
  499. test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  500. AC_SUBST(INSTALL_DATA)dnl
  501. []AC_EPI()
  502. F8,8
  503. errprinterrprint
  504. T17,189
  505. AC_PREREQ_COMPAREifelse(builtin([eval],
  506. [$3 + $2 * 1000 + $1 * 1000000 < $6 + $5 * 1000 + $4 * 1000000]), 1,
  507. [errprint(dnl
  508. FATAL ERROR: Autoconf version $7 or higher is required for this script
  509. )m4exit(3)])
  510. T15,64
  511. AC_HAVE_HEADERSAC_PRO([AC_HAVE_HEADERS])indir([AC_CHECK_HEADERS], $@)[]AC_EPI()
  512. T22,1398
  513. AC_SYS_LONG_FILE_NAMESAC_PRO([AC_SYS_LONG_FILE_NAMES])AC_CACHE_CHECK(for long file names, ac_cv_sys_long_file_names,
  514. [ac_cv_sys_long_file_names=yes
  515. # Test for long file names in all the places we know might matter:
  516. #      .        the current directory, where building will happen
  517. #      $prefix/lib    where we will be installing things
  518. #      $exec_prefix/lib    likewise
  519. # eval it to expand exec_prefix.
  520. #      $TMPDIR        if set, where it might want to write temporary files
  521. # if $TMPDIR is not set:
  522. #      /tmp        where it might want to write temporary files
  523. #      /var/tmp        likewise
  524. #      /usr/tmp        likewise
  525. if test -n "$TMPDIR" && test -d "$TMPDIR" && test -w "$TMPDIR"; then
  526.   ac_tmpdirs="$TMPDIR"
  527. else
  528.   ac_tmpdirs='/tmp /var/tmp /usr/tmp'
  529. fi
  530. for ac_dir in  . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do
  531.   test -d $ac_dir || continue
  532.   test -w $ac_dir || continue # It is less confusing to not echo anything here.
  533.   (echo 1 > $ac_dir/conftest9012345) 2>/dev/null
  534.   (echo 2 > $ac_dir/conftest9012346) 2>/dev/null
  535.   val=`cat $ac_dir/conftest9012345 2>/dev/null`
  536.   if test ! -f $ac_dir/conftest9012345 || test "$val" != 1; then
  537.     ac_cv_sys_long_file_names=no
  538.     rm -f $ac_dir/conftest9012345 $ac_dir/conftest9012346 2>/dev/null
  539.     break
  540.   fi
  541.   rm -f $ac_dir/conftest9012345 $ac_dir/conftest9012346 2>/dev/null
  542. done])
  543. if test $ac_cv_sys_long_file_names = yes; then
  544.   AC_DEFINE(HAVE_LONG_FILE_NAMES)
  545. fi
  546. []AC_EPI()
  547. T12,1169
  548. AC_PATH_PROGAC_PRO([AC_PATH_PROG])# Extract the first word of "$2", so it can be a program name with args.
  549. set dummy $2; ac_word=[$]2
  550. AC_MSG_CHECKING([for $ac_word])
  551. AC_CACHE_VAL(ac_cv_path_$1,
  552. [case "[$]$1" in
  553.   /*)
  554.   ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
  555.   ;;
  556.   ?:/*)             
  557.   ac_cv_path_$1="[$]$1" # Let the user override the test with a dos path.
  558.   ;;
  559.   *)
  560.   IFS="${IFS=     }"; ac_save_ifs="$IFS"; IFS=":"
  561. dnl $ac_dummy forces splitting on constant user-supplied paths.
  562. dnl POSIX.2 word splitting is done only on the output of word expansions,
  563. dnl not every word.  This closes a longstanding sh security hole.
  564.   ac_dummy="ifelse([$4], , $PATH, [$4])"
  565.   for ac_dir in $ac_dummy; do 
  566.     test -z "$ac_dir" && ac_dir=.
  567.     if test -f $ac_dir/$ac_word; then
  568.       ac_cv_path_$1="$ac_dir/$ac_word"
  569.       break
  570.     fi
  571.   done
  572.   IFS="$ac_save_ifs"
  573. dnl If no 3rd arg is given, leave the cache variable unset,
  574. dnl so AC_PATH_PROGS will keep looking.
  575. ifelse([$3], , , [  test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$3"
  576. ])dnl
  577.   ;;
  578. esac])dnl
  579. $1="$ac_cv_path_$1"
  580. if test -n "[$]$1"; then
  581.   AC_MSG_RESULT([$]$1)
  582. else
  583.   AC_MSG_RESULT(no)
  584. fi
  585. AC_SUBST($1)dnl
  586. []AC_EPI()
  587. T8,47
  588. AC_CONSTAC_PRO([AC_CONST])indir([AC_C_CONST])[]AC_EPI()
  589. T8,38
  590. AC_DEFUNdefine($1, [AC_PRO([$1])$2[]AC_EPI()])
  591. T15,58
  592. AC_STDC_HEADERSAC_PRO([AC_STDC_HEADERS])indir([AC_HEADER_STDC])[]AC_EPI()
  593. T25,97
  594. AC_CONFIG_AUX_DIR_DEFAULTAC_PRO([AC_CONFIG_AUX_DIR_DEFAULT])AC_CONFIG_AUX_DIRS($srcdir $srcdir/.. $srcdir/../..)[]AC_EPI()
  595. T16,510
  596. AC_C_LONG_DOUBLEAC_PRO([AC_C_LONG_DOUBLE])AC_CACHE_CHECK(for long double, ac_cv_c_long_double,
  597. [if test "$GCC" = yes; then
  598.   ac_cv_c_long_double=yes
  599. else
  600. AC_TRY_RUN([int main() {
  601. /* The Stardent Vistra knows sizeof(long double), but does not support it.  */
  602. long double foo = 0.0;
  603. /* On Ultrix 4.3 cc, long double is 4 and double is 8.  */
  604. exit(sizeof(long double) < sizeof(double)); }],
  605. ac_cv_c_long_double=yes, ac_cv_c_long_double=no)
  606. fi])
  607. if test $ac_cv_c_long_double = yes; then
  608.   AC_DEFINE(HAVE_LONG_DOUBLE)
  609. fi
  610. []AC_EPI()
  611. T14,394
  612. AC_PROG_CXXCPPAC_PRO([AC_PROG_CXXCPP])AC_MSG_CHECKING(how to run the C++ preprocessor)
  613. if test -z "$CXXCPP"; then
  614. AC_CACHE_VAL(ac_cv_prog_CXXCPP,
  615. [AC_LANG_SAVE[]dnl
  616. AC_LANG_CPLUSPLUS[]dnl
  617.   CXXCPP="${CXX-g++} -E"
  618.   AC_TRY_CPP([#include <stdlib.h>], , CXXCPP=/lib/cpp)
  619.   ac_cv_prog_CXXCPP="$CXXCPP"
  620. AC_LANG_RESTORE[]dnl
  621. fi])dnl
  622. CXXCPP="$ac_cv_prog_CXXCPP"
  623. AC_MSG_RESULT($CXXCPP)
  624. AC_SUBST(CXXCPP)dnl
  625. []AC_EPI()
  626. T16,126
  627. AC_REPLACE_FUNCSAC_PRO([AC_REPLACE_FUNCS])AC_CHECK_FUNCS([$1], , [LIBOBJS="$LIBOBJS ${ac_func}.${ac_objext}"])
  628. AC_SUBST(LIBOBJS)dnl
  629. []AC_EPI()
  630. T19,408
  631. AC_STRUCT_ST_BLOCKSAC_PRO([AC_STRUCT_ST_BLOCKS])AC_CACHE_CHECK([for st_blocks in struct stat], ac_cv_struct_st_blocks,
  632. [AC_TRY_COMPILE([#include <sys/types.h>
  633. #include <sys/stat.h>], [struct stat s; s.st_blocks;],
  634. ac_cv_struct_st_blocks=yes, ac_cv_struct_st_blocks=no)])
  635. if test $ac_cv_struct_st_blocks = yes; then
  636.   AC_DEFINE(HAVE_ST_BLOCKS)
  637. else
  638.   LIBOBJS="$LIBOBJS fileblocks.${ac_objext}"
  639. fi
  640. AC_SUBST(LIBOBJS)dnl
  641. []AC_EPI()
  642. F4,4
  643. defndefn
  644. T18,736
  645. AC_STRUCT_TIMEZONEAC_PRO([AC_STRUCT_TIMEZONE])AC_REQUIRE([AC_STRUCT_TM])dnl
  646. AC_CACHE_CHECK([for tm_zone in struct tm], ac_cv_struct_tm_zone,
  647. [AC_TRY_COMPILE([#include <sys/types.h>
  648. #include <$ac_cv_struct_tm>], [struct tm tm; tm.tm_zone;],
  649.   ac_cv_struct_tm_zone=yes, ac_cv_struct_tm_zone=no)])
  650. if test "$ac_cv_struct_tm_zone" = yes; then
  651.   AC_DEFINE(HAVE_TM_ZONE)
  652. else
  653.   AC_CACHE_CHECK(for tzname, ac_cv_var_tzname,
  654. [AC_TRY_LINK(
  655. changequote(<<, >>)dnl
  656. <<#include <time.h>
  657. #ifndef tzname /* For SGI.  */
  658. extern char *tzname[]; /* RS6000 and others reject char **tzname.  */
  659. #endif>>,
  660. changequote([, ])dnl
  661. [atoi(*tzname);], ac_cv_var_tzname=yes, ac_cv_var_tzname=no)])
  662.   if test $ac_cv_var_tzname = yes; then
  663.     AC_DEFINE(HAVE_TZNAME)
  664.   fi
  665. fi
  666. []AC_EPI()
  667. F5,5
  668. indexindex
  669. F6,6
  670. divertdivert
  671. T13,181
  672. AC_LINK_FILESAC_PRO([AC_LINK_FILES])dnl
  673. define([AC_LIST_FILES], ifdef([AC_LIST_FILES], [AC_LIST_FILES ],)[$1])dnl
  674. define([AC_LIST_LINKS], ifdef([AC_LIST_LINKS], [AC_LIST_LINKS ],)[$2])[]AC_EPI()
  675. T10,231
  676. AC_MINGW32AC_PRO([AC_MINGW32])AC_CACHE_CHECK(for mingw32 environment, ac_cv_mingw32,
  677. [AC_TRY_COMPILE(,[return __MINGW32__;],
  678. ac_cv_mingw32=yes, ac_cv_mingw32=no)
  679. rm -f conftest*])
  680. MINGW32=
  681. test "$ac_cv_mingw32" = yes && MINGW32=yes[]AC_EPI()
  682. T11,589
  683. AC_TRY_LINKAC_PRO([AC_TRY_LINK])cat > conftest.$ac_ext <<EOF
  684. ifelse(AC_LANG, [FORTRAN77],
  685. [
  686.       program main
  687.       call [$2]
  688.       end
  689. ],
  690. [dnl This sometimes fails to find confdefs.h, for some reason.
  691. dnl [#]line __oline__ "[$]0"
  692. [#]line __oline__ "configure"
  693. #include "confdefs.h"
  694. [$1]
  695. int main() {
  696. [$2]
  697. ; return 0; }
  698. ])EOF
  699. if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
  700.   ifelse([$3], , :, [rm -rf conftest*
  701.   $3])
  702. else
  703.   echo "configure: failed program was:" >&AC_FD_CC
  704.   cat conftest.$ac_ext >&AC_FD_CC
  705. ifelse([$4], , , [  rm -rf conftest*
  706.   $4
  707. ])dnl
  708. fi
  709. rm -f conftest*[]AC_EPI()
  710. T16,779
  711. AC_PROG_MAKE_SETAC_PRO([AC_PROG_MAKE_SET])AC_MSG_CHECKING(whether ${MAKE-make} sets \${MAKE})
  712. set dummy ${MAKE-make}; ac_make=`echo "[$]2" | sed 'y%./+-%__p_%'`
  713. AC_CACHE_VAL(ac_cv_prog_make_${ac_make}_set,
  714. [cat > conftestmake <<\EOF
  715. all:
  716.     @echo 'ac_maketemp="${MAKE}"'
  717. EOF
  718. changequote(, )dnl
  719. # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
  720. eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
  721. changequote([, ])dnl
  722. if test -n "$ac_maketemp"; then
  723.   eval ac_cv_prog_make_${ac_make}_set=yes
  724. else
  725.   eval ac_cv_prog_make_${ac_make}_set=no
  726. fi
  727. rm -f conftestmake])dnl
  728. if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
  729.   AC_MSG_RESULT(yes)
  730.   SET_MAKE=
  731. else
  732.   AC_MSG_RESULT(no)
  733.   SET_MAKE="MAKE=${MAKE-make}"
  734. fi
  735. AC_SUBST([SET_MAKE])dnl
  736. []AC_EPI()
  737. T14,708
  738. AC_ARG_PROGRAMAC_PRO([AC_ARG_PROGRAM])if test "$program_transform_name" = s,x,x,; then
  739.   program_transform_name=
  740. else
  741.   # Double any \ or $.  echo might interpret backslashes.
  742.   cat <<\EOF_SED > conftestsed
  743. s,\\,\\\\,g; s,\$,$$,g
  744. EOF_SED
  745.   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
  746.   rm -f conftestsed
  747. fi
  748. test "$program_prefix" != NONE &&
  749.   program_transform_name="s,^,${program_prefix},; $program_transform_name"
  750. # Use a double $ so make ignores it.
  751. test "$program_suffix" != NONE &&
  752.   program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
  753.  
  754. # sed with no file args requires a program.
  755. test "$program_transform_name" = "" && program_transform_name="s,x,x,"
  756. []AC_EPI()
  757. T9,1735
  758. AC_PATH_XAC_PRO([AC_PATH_X])AC_REQUIRE_CPP()dnl Set CPP; we run AC_PATH_X_DIRECT conditionally.
  759. # If we find X, set shell vars x_includes and x_libraries to the
  760. # paths, otherwise set no_x=yes.
  761. # Uses ac_ vars as temps to allow command line to override cache and checks.
  762. # --without-x overrides everything else, but does not touch the cache.
  763. AC_MSG_CHECKING(for X)
  764.  
  765. AC_ARG_WITH(x, [  --with-x                use the X Window System])
  766. # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
  767. if test "x$with_x" = xno; then
  768.   # The user explicitly disabled X.
  769.   have_x=disabled
  770. else
  771.   if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
  772.     # Both variables are already set.
  773.     have_x=yes
  774.   else
  775. AC_CACHE_VAL(ac_cv_have_x,
  776. [# One or both of the vars are not set, and there is no cached value.
  777. ac_x_includes=NO ac_x_libraries=NO
  778. AC_PATH_X_XMKMF
  779. AC_PATH_X_DIRECT
  780. if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then
  781.   # Didn't find X anywhere.  Cache the known absence of X.
  782.   ac_cv_have_x="have_x=no"
  783. else
  784.   # Record where we found X for the cache.
  785.   ac_cv_have_x="have_x=yes \
  786.             ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
  787. fi])dnl
  788.   fi
  789.   eval "$ac_cv_have_x"
  790. fi # $with_x != no
  791.  
  792. if test "$have_x" != yes; then
  793.   AC_MSG_RESULT($have_x)
  794.   no_x=yes
  795. else
  796.   # If each of the values was on the command line, it overrides each guess.
  797.   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
  798.   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
  799.   # Update the cache value to reflect the command line values.
  800.   ac_cv_have_x="have_x=yes \
  801.         ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
  802.   AC_MSG_RESULT([libraries $x_libraries, headers $x_includes])
  803. fi
  804. []AC_EPI()
  805. F6,6
  806. syscmdsyscmd
  807. T11,350
  808. AC_C_INLINEAC_PRO([AC_C_INLINE])AC_CACHE_CHECK([for inline], ac_cv_c_inline,
  809. [ac_cv_c_inline=no
  810. for ac_kw in inline __inline__ __inline; do
  811.   AC_TRY_COMPILE(, [} $ac_kw foo() {], [ac_cv_c_inline=$ac_kw; break])
  812. done
  813. ])
  814. case "$ac_cv_c_inline" in
  815.   inline | yes) ;;
  816.   no) AC_DEFINE(inline, ) ;;
  817.   *)  AC_DEFINE_UNQUOTED(inline, $ac_cv_c_inline) ;;
  818. esac
  819. []AC_EPI()
  820. T13,56
  821. AC_RETSIGTYPEAC_PRO([AC_RETSIGTYPE])indir([AC_TYPE_SIGNAL])[]AC_EPI()
  822. T17,321
  823. AC_STRUCT_ST_RDEVAC_PRO([AC_STRUCT_ST_RDEV])AC_CACHE_CHECK([for st_rdev in struct stat], ac_cv_struct_st_rdev,
  824. [AC_TRY_COMPILE([#include <sys/types.h>
  825. #include <sys/stat.h>], [struct stat s; s.st_rdev;],
  826. ac_cv_struct_st_rdev=yes, ac_cv_struct_st_rdev=no)])
  827. if test $ac_cv_struct_st_rdev = yes; then
  828.   AC_DEFINE(HAVE_ST_RDEV)
  829. fi
  830. []AC_EPI()
  831. T13,59
  832. AC_FUNC_CHECKAC_PRO([AC_FUNC_CHECK])indir([AC_CHECK_FUNC], $@)[]AC_EPI()
  833. T21,64
  834. AC_TIME_WITH_SYS_TIMEAC_PRO([AC_TIME_WITH_SYS_TIME])indir([AC_HEADER_TIME])[]AC_EPI()
  835. F5,5
  836. indirindir
  837. T13,60
  838. AC_HAVE_FUNCSAC_PRO([AC_HAVE_FUNCS])indir([AC_CHECK_FUNCS], $@)[]AC_EPI()
  839. T14,71
  840. AC_DIVERT_PUSHpushdef([AC_DIVERSION_CURRENT], $1)dnl
  841. divert(AC_DIVERSION_CURRENT)dnl
  842.  
  843. T15,63
  844. AC_HEADER_EGREPAC_PRO([AC_HEADER_EGREP])indir([AC_EGREP_HEADER], $@)[]AC_EPI()
  845. T15,411
  846. AC_FUNC_STRCOLLAC_PRO([AC_FUNC_STRCOLL])AC_CACHE_CHECK(for working strcoll, ac_cv_func_strcoll_works,
  847. [AC_TRY_RUN([#include <string.h>
  848. main ()
  849. {
  850.   exit (strcoll ("abc", "def") >= 0 ||
  851.     strcoll ("ABC", "DEF") >= 0 ||
  852.     strcoll ("123", "456") >= 0);
  853. }], ac_cv_func_strcoll_works=yes, ac_cv_func_strcoll_works=no,
  854. ac_cv_func_strcoll_works=no)])
  855. if test $ac_cv_func_strcoll_works = yes; then
  856.   AC_DEFINE(HAVE_STRCOLL)
  857. fi
  858. []AC_EPI()
  859. T15,1308
  860. AC_PATH_X_XMKMFAC_PRO([AC_PATH_X_XMKMF])rm -fr conftestdir
  861. if mkdir conftestdir; then
  862.   cd conftestdir
  863.   # Make sure to not put "make" in the Imakefile rules, since we grep it out.
  864.   cat > Imakefile <<'EOF'
  865. acfindx:
  866.     @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
  867. EOF
  868.   if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
  869.     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
  870.     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
  871.     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
  872.     for ac_extension in a so sl; do
  873.       if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
  874.         test -f $ac_im_libdir/libX11.$ac_extension; then
  875.         ac_im_usrlibdir=$ac_im_libdir; break
  876.       fi
  877.     done
  878.     # Screen out bogus values from the imake configuration.  They are
  879.     # bogus both because they are the default anyway, and because
  880.     # using them would break gcc on systems where it needs fixed includes.
  881.     case "$ac_im_incroot" in
  882.     /usr/include) ;;
  883.     *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;;
  884.     esac
  885.     case "$ac_im_usrlibdir" in
  886.     /usr/lib | /lib) ;;
  887.     *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;;
  888.     esac
  889.   fi
  890.   cd ..
  891.   rm -fr conftestdir
  892. fi
  893. []AC_EPI()
  894. F7,7
  895. traceontraceon
  896. T7,48
  897. AC_MMAPAC_PRO([AC_MMAP])indir([AC_FUNC_MMAP])[]AC_EPI()
  898. T9,52
  899. AC_MODE_TAC_PRO([AC_MODE_T])indir([AC_TYPE_MODE_T])[]AC_EPI()
  900. T11,944
  901. AC_PROG_CPPAC_PRO([AC_PROG_CPP])AC_MSG_CHECKING(how to run the C preprocessor)
  902. # On Suns, sometimes $CPP names a directory.
  903. if test -n "$CPP" && test -d "$CPP"; then
  904.   CPP=
  905. fi
  906. if test -z "$CPP"; then
  907. AC_CACHE_VAL(ac_cv_prog_CPP,
  908. [  # This must be in double quotes, not single quotes, because CPP may get
  909.   # substituted into the Makefile and "${CC-cc}" will confuse make.
  910.   CPP="${CC-cc} -E"
  911.   # On the NeXT, cc -E runs the code through the compiler's parser,
  912.   # not just through cpp.
  913. dnl Use a header file that comes with gcc, so configuring glibc
  914. dnl with a fresh cross-compiler works.
  915.   AC_TRY_CPP([#include <assert.h>
  916. Syntax Error], ,
  917.   CPP="${CC-cc} -E -traditional-cpp"
  918.   AC_TRY_CPP([#include <assert.h>
  919. Syntax Error], ,
  920.   CPP="${CC-cc} -nologo -E"
  921.   AC_TRY_CPP([#include <assert.h>
  922. Syntax Error], , CPP=/lib/cpp)))
  923.   ac_cv_prog_CPP="$CPP"])dnl
  924.   CPP="$ac_cv_prog_CPP"
  925. else
  926.   ac_cv_prog_CPP="$CPP"
  927. fi
  928. AC_MSG_RESULT($CPP)
  929. AC_SUBST(CPP)dnl
  930. []AC_EPI()
  931. T15,21
  932. AC_PREREQ_SPLITtranslit($1, ., [, ])
  933. T16,61
  934. AC_PROGRAM_EGREPAC_PRO([AC_PROGRAM_EGREP])indir([AC_EGREP_CPP], $@)[]AC_EPI()
  935. F6,6
  936. regexpregexp
  937. F9,9
  938. changecomchangecom
  939. T9,47
  940. AC_FIND_XAC_PRO([AC_FIND_X])indir([AC_PATH_X])[]AC_EPI()
  941. T10,56
  942. AC_ST_RDEVAC_PRO([AC_ST_RDEV])indir([AC_STRUCT_ST_RDEV])[]AC_EPI()
  943. T11,58
  944. AC_TIMEZONEAC_PRO([AC_TIMEZONE])indir([AC_STRUCT_TIMEZONE])[]AC_EPI()
  945. T23,635
  946. AC_PROG_GCC_TRADITIONALAC_PRO([AC_PROG_GCC_TRADITIONAL])AC_REQUIRE([AC_PROG_CC])dnl
  947. AC_REQUIRE([AC_PROG_CPP])dnl
  948. if test $ac_cv_prog_gcc = yes; then
  949.     AC_CACHE_CHECK(whether ${CC-cc} needs -traditional,
  950.       ac_cv_prog_gcc_traditional,
  951. [  ac_pattern="Autoconf.*'x'"
  952.   AC_EGREP_CPP($ac_pattern, [#include <sgtty.h>
  953. Autoconf TIOCGETP],
  954.   ac_cv_prog_gcc_traditional=yes, ac_cv_prog_gcc_traditional=no)
  955.  
  956.   if test $ac_cv_prog_gcc_traditional = no; then
  957.     AC_EGREP_CPP($ac_pattern, [#include <termio.h>
  958. Autoconf TCGETA],
  959.     ac_cv_prog_gcc_traditional=yes)
  960.   fi])
  961.   if test $ac_cv_prog_gcc_traditional = yes; then
  962.     CC="$CC -traditional"
  963.   fi
  964. fi
  965. []AC_EPI()
  966. T10,1554
  967. AC_C_CONSTAC_PRO([AC_C_CONST])dnl This message is consistent in form with the other checking messages,
  968. dnl and with the result message.
  969. AC_CACHE_CHECK([for working const], ac_cv_c_const,
  970. [AC_TRY_COMPILE(,
  971. changequote(<<, >>)dnl
  972. <<
  973. /* Ultrix mips cc rejects this.  */
  974. typedef int charset[2]; const charset x;
  975. /* SunOS 4.1.1 cc rejects this.  */
  976. char const *const *ccp;
  977. char **p;
  978. /* NEC SVR4.0.2 mips cc rejects this.  */
  979. struct point {int x, y;};
  980. static struct point const zero = {0,0};
  981. /* AIX XL C 1.02.0.0 rejects this.
  982.    It does not let you subtract one const X* pointer from another in an arm
  983.    of an if-expression whose if-part is not a constant expression */
  984. const char *g = "string";
  985. ccp = &g + (g ? g-g : 0);
  986. /* HPUX 7.0 cc rejects these. */
  987. ++ccp;
  988. p = (char**) ccp;
  989. ccp = (char const *const *) p;
  990. { /* SCO 3.2v4 cc rejects this.  */
  991.   char *t;
  992.   char const *s = 0 ? (char *) 0 : (char const *) 0;
  993.  
  994.   *t++ = 0;
  995. }
  996. { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
  997.   int x[] = {25, 17};
  998.   const int *foo = &x[0];
  999.   ++foo;
  1000. }
  1001. { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
  1002.   typedef const int *iptr;
  1003.   iptr p = 0;
  1004.   ++p;
  1005. }
  1006. { /* AIX XL C 1.02.0.0 rejects this saying
  1007.      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
  1008.   struct s { int j; const int *ap[3]; };
  1009.   struct s *b; b->j = 5;
  1010. }
  1011. { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
  1012.   const int foo = 10;
  1013. }
  1014. >>,
  1015. changequote([, ])dnl
  1016. ac_cv_c_const=yes, ac_cv_c_const=no)])
  1017. if test $ac_cv_c_const = no; then
  1018.   AC_DEFINE(const, )
  1019. fi
  1020. []AC_EPI()
  1021. T23,79
  1022. AC_RESTARTABLE_SYSCALLSAC_PRO([AC_RESTARTABLE_SYSCALLS])indir([AC_SYS_RESTARTABLE_SYSCALLS])[]AC_EPI()
  1023. T17,207
  1024. AC_CONFIG_SUBDIRSAC_PRO([AC_CONFIG_SUBDIRS])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  1025. define([AC_LIST_SUBDIRS], ifdef([AC_LIST_SUBDIRS], [AC_LIST_SUBDIRS ],)[$1])dnl
  1026. subdirs="AC_LIST_SUBDIRS"
  1027. AC_SUBST(subdirs)dnl
  1028. []AC_EPI()
  1029. T13,256
  1030. AC_PROG_CXX_GAC_PRO([AC_PROG_CXX_G])AC_CACHE_CHECK(whether ${CXX-g++} accepts -g, ac_cv_prog_cxx_g,
  1031. [echo 'void f(){}' > conftest.cc
  1032. if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
  1033.   ac_cv_prog_cxx_g=yes
  1034. else
  1035.   ac_cv_prog_cxx_g=no
  1036. fi
  1037. rm -f conftest*
  1038. ])[]AC_EPI()
  1039. T11,227
  1040. AC_PROG_LEXAC_PRO([AC_PROG_LEX])AC_CHECK_PROG(LEX, flex, flex, lex)
  1041. if test -z "$LEXLIB"
  1042. then
  1043.   case "$LEX" in
  1044.   flex*) ac_lib=fl ;;
  1045.   *) ac_lib=l ;;
  1046.   esac
  1047.   AC_CHECK_LIB($ac_lib, yywrap, LEXLIB="-l$ac_lib")
  1048. fi
  1049. AC_SUBST(LEXLIB)[]AC_EPI()
  1050. F7,7
  1051. esyscmdesyscmd
  1052. F7,7
  1053. builtinbuiltin
  1054. T12,314
  1055. AC_CACHE_VALdnl We used to use the below line, but it fails if the 1st arg is a
  1056. dnl shell variable, so we need the eval.
  1057. dnl if test "${$1+set}" = set; then
  1058. dnl the '' avoids an AIX 4.1 sh bug ("invalid expansion").
  1059. if eval "test \"`echo '$''{'$1'+set}'`\" = set"; then
  1060.   echo $ac_n "(cached) $ac_c" 1>&AC_FD_MSG
  1061. else
  1062.   $2
  1063. fi
  1064.  
  1065. T17,1
  1066. AC_DIVERSION_INIT2
  1067. F4,4
  1068. incrincr
  1069. T7,0
  1070. __gnu__
  1071. F8,8
  1072. maketempmaketemp
  1073. T14,268
  1074. AC_CHECK_FUNCSAC_PRO([AC_CHECK_FUNCS])for ac_func in $1
  1075. do
  1076. AC_CHECK_FUNC($ac_func,
  1077. [changequote(, )dnl
  1078.   ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
  1079. changequote([, ])dnl
  1080.   AC_DEFINE_UNQUOTED($ac_tr_func) $2], $3)dnl
  1081. done
  1082. []AC_EPI()
  1083. F6,6
  1084. definedefine
  1085. T14,71
  1086. AC_TRY_COMMANDAC_PRO([AC_TRY_COMMAND]){ ac_try='$1'; AC_TRY_EVAL(ac_try); }[]AC_EPI()
  1087. F8,8
  1088. undivertundivert
  1089. T16,269
  1090. AC_TRY_LINK_FUNCAC_PRO([AC_TRY_LINK_FUNC])AC_TRY_LINK(/* Override any gcc2 internal prototype to avoid an error.  */
  1091. /* We use char because int might match the return type of a gcc2
  1092.     builtin and then its argument prototype would still apply.  */
  1093. char $1();
  1094. ,
  1095. $1(),
  1096. $2,
  1097. $3)[]AC_EPI()
  1098. T14,550
  1099. AC_TRY_COMPILEAC_PRO([AC_TRY_COMPILE])cat > conftest.$ac_ext <<EOF
  1100. ifelse(AC_LANG, [FORTRAN77],
  1101. [      program main
  1102. [$2]
  1103.       end],
  1104. [dnl This sometimes fails to find confdefs.h, for some reason.
  1105. dnl [#]line __oline__ "[$]0"
  1106. [#]line __oline__ "configure"
  1107. #include "confdefs.h"
  1108. [$1]
  1109. int main() {
  1110. [$2]
  1111. ; return 0; }
  1112. ])EOF
  1113. if AC_TRY_EVAL(ac_compile); then
  1114.   ifelse([$3], , :, [rm -rf conftest*
  1115.   $3])
  1116. else
  1117.   echo "configure: failed program was:" >&AC_FD_CC
  1118.   cat conftest.$ac_ext >&AC_FD_CC
  1119. ifelse([$4], , , [  rm -rf conftest*
  1120.   $4
  1121. ])dnl
  1122. fi
  1123. rm -f conftest*[]AC_EPI()
  1124. T18,757
  1125. AC_CANONICAL_BUILDAC_PRO([AC_CANONICAL_BUILD])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  1126. AC_MSG_CHECKING(build system type)
  1127.  
  1128. dnl Set build_alias.
  1129. build_alias=$build
  1130. case "$build_alias" in
  1131. NONE)
  1132.   case $nonopt in
  1133.   NONE) build_alias=$host_alias ;;
  1134.   *) build_alias=$nonopt ;;
  1135.   esac ;;
  1136. esac
  1137.  
  1138. dnl Set the other build vars.
  1139. changequote(<<, >>)dnl
  1140. build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
  1141. build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
  1142. build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
  1143. build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  1144. changequote([, ])dnl
  1145. AC_MSG_RESULT($build)
  1146. AC_SUBST(build)dnl
  1147. AC_SUBST(build_alias)dnl
  1148. AC_SUBST(build_cpu)dnl
  1149. AC_SUBST(build_vendor)dnl
  1150. AC_SUBST(build_os)dnl
  1151. []AC_EPI()
  1152. T17,3150
  1153. AC_OUTPUT_SUBDIRS
  1154. if test "$no_recursion" != yes; then
  1155.  
  1156.   # Remove --cache-file and --srcdir arguments so they do not pile up.
  1157.   ac_sub_configure_args=
  1158.   ac_prev=
  1159.   for ac_arg in $ac_configure_args; do
  1160.     if test -n "$ac_prev"; then
  1161.       ac_prev=
  1162.       continue
  1163.     fi
  1164.     case "$ac_arg" in
  1165.     -cache-file | --cache-file | --cache-fil | --cache-fi \
  1166.     | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  1167.       ac_prev=cache_file ;;
  1168.     -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
  1169.     | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  1170.       ;;
  1171.     -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
  1172.       ac_prev=srcdir ;;
  1173.     -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
  1174.       ;;
  1175.     *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
  1176.     esac
  1177.   done
  1178.  
  1179.   for ac_config_dir in $1; do
  1180.  
  1181.     # Do not complain, so a configure script can configure whichever
  1182.     # parts of a large source tree are present.
  1183.     if test ! -d $srcdir/$ac_config_dir; then
  1184.       continue
  1185.     fi
  1186.  
  1187.     echo configuring in $ac_config_dir
  1188.  
  1189.     case "$srcdir" in
  1190.     .) ;;
  1191.     *)
  1192.       if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
  1193.       else
  1194.         AC_MSG_ERROR(can not create `pwd`/$ac_config_dir)
  1195.       fi
  1196.       ;;
  1197.     esac
  1198.  
  1199.     ac_popdir=`pwd`
  1200.     cd $ac_config_dir
  1201.  
  1202. changequote(, )dnl
  1203.       # A "../" for each directory in /$ac_config_dir.
  1204.       ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
  1205. changequote([, ])dnl
  1206.  
  1207.     case "$srcdir" in
  1208.     .) # No --srcdir option.  We are building in place.
  1209.       ac_sub_srcdir=$srcdir ;;
  1210.     /*) # Absolute path.
  1211.       ac_sub_srcdir=$srcdir/$ac_config_dir ;;
  1212.     *) # Relative path.
  1213.       ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
  1214.     esac
  1215.  
  1216.     # Check for guested configure; otherwise get Cygnus style configure.
  1217.     if test -f $ac_sub_srcdir/configure; then
  1218.       ac_sub_configure=$ac_sub_srcdir/configure
  1219.     elif test -f $ac_sub_srcdir/configure.in; then
  1220.       ac_sub_configure=$ac_configure
  1221.     else
  1222.       AC_MSG_WARN(no configuration information is in $ac_config_dir)
  1223.       ac_sub_configure=
  1224.     fi
  1225.  
  1226.     # The recursion is here.
  1227.     if test -n "$ac_sub_configure"; then
  1228.  
  1229.       # Make the cache file name correct relative to the subdirectory.
  1230.       case "$cache_file" in
  1231.       /*) ac_sub_cache_file=$cache_file ;;
  1232.       *) # Relative path.
  1233.         ac_sub_cache_file="$ac_dots$cache_file" ;;
  1234.       esac
  1235. ifdef([AC_PROVIDE_AC_PROG_INSTALL],
  1236.       [  case "$ac_given_INSTALL" in
  1237. changequote(, )dnl
  1238.         [/$]*) INSTALL="$ac_given_INSTALL" ;;
  1239. changequote([, ])dnl
  1240.         *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  1241.         esac
  1242. ])dnl
  1243.  
  1244.       echo "[running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file] --srcdir=$ac_sub_srcdir"
  1245.       # The eval makes quoting arguments work.
  1246.       if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
  1247.       then :
  1248.       else
  1249.         AC_MSG_ERROR($ac_sub_configure failed for $ac_config_dir)
  1250.       fi
  1251.     fi
  1252.  
  1253.     cd $ac_popdir
  1254.   done
  1255. fi
  1256.  
  1257. T10,25
  1258. AC_PROVIDEdefine([AC_PROVIDE_$1], )
  1259. T13,66
  1260. AC_DIVERT_POPpopdef([AC_DIVERSION_CURRENT])dnl
  1261. divert(AC_DIVERSION_CURRENT)dnl
  1262.  
  1263. T9,59
  1264. AC_PREFIXAC_PRO([AC_PREFIX])indir([AC_PREFIX_PROGRAM], $@)[]AC_EPI()
  1265. T9,519
  1266. AC_OBJEXTAC_PRO([AC_OBJEXT])AC_MSG_CHECKING([for object suffix])
  1267. AC_CACHE_VAL(ac_cv_objext,
  1268. [rm -f conftest*
  1269. echo 'int i = 1;' > conftest.$ac_ext
  1270. if AC_TRY_EVAL(ac_compile); then
  1271.   for ac_file in conftest.*; do
  1272.     case $ac_file in
  1273.     *.c) ;;
  1274.     *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
  1275.     esac
  1276.   done
  1277. else
  1278.   AC_MSG_ERROR([installation or configuration problem; compiler does not work])
  1279. fi
  1280. rm -f conftest*])
  1281. AC_MSG_RESULT($ac_cv_objext)
  1282. OBJEXT=$ac_cv_objext
  1283. ac_objext=$ac_cv_objext
  1284. AC_SUBST(OBJEXT)[]AC_EPI()
  1285. F6,6
  1286. m4wrapm4wrap
  1287. T13,1989
  1288. AC_CACHE_SAVEcat > confcache <<\EOF
  1289. # This file is a shell script that caches the results of configure
  1290. # tests run on this system so they can be shared between configure
  1291. # scripts and configure runs.  It is not useful on other systems.
  1292. # If it contains results you don't want to keep, you may remove or edit it.
  1293. #
  1294. # By default, configure uses ./config.cache as the cache file,
  1295. # creating it if it does not exist already.  You can give configure
  1296. # the --cache-file=FILE option to use a different cache file; that is
  1297. # what configure does when it calls configure scripts in
  1298. # subdirectories, so they share the cache.
  1299. # Giving --cache-file=/dev/null disables caching, for debugging configure.
  1300. # config.status only pays attention to the cache file if you give it the
  1301. # --recheck option to rerun configure.
  1302. #
  1303. EOF
  1304. dnl Allow a site initialization script to override cache values.
  1305. # The following way of writing the cache mishandles newlines in values,
  1306. # but we know of no workaround that is simple, portable, and efficient.
  1307. # So, don't put newlines in cache variables' values.
  1308. # Ultrix sh set writes to stderr and can't be redirected directly,
  1309. # and sets the high bit in the cache file unless we assign to the vars.
  1310. changequote(, )dnl
  1311. (set) 2>&1 |
  1312.   case `(ac_space=' '; set | grep ac_space) 2>&1` in
  1313.   *ac_space=\ *)
  1314.     # `set' does not quote correctly, so add quotes (double-quote substitution
  1315.     # turns \\\\ into \\, and sed turns \\ into \).
  1316.     sed -n \
  1317.       -e "s/'/'\\\\''/g" \
  1318.       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
  1319.     ;;
  1320.   *)
  1321.     # `set' quotes correctly as required by POSIX, so do not add quotes.
  1322.     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
  1323.     ;;
  1324.   esac >> confcache
  1325. changequote([, ])dnl
  1326. if cmp -s $cache_file confcache; then
  1327.   :
  1328. else
  1329.   if test -w $cache_file; then
  1330.     echo "updating cache $cache_file"
  1331.     cat confcache > $cache_file
  1332.   else
  1333.     echo "not updating unwritable cache $cache_file"
  1334.   fi
  1335. fi
  1336. rm -f confcache
  1337.  
  1338. T11,801
  1339. AC_PROG_F77AC_PRO([AC_PROG_F77])AC_BEFORE([$0], [AC_PROG_CPP])dnl
  1340. if test -z "$F77"; then
  1341.   AC_CHECK_PROGS(F77, g77 f77 f2c)
  1342.     test -z "$F77" && AC_MSG_ERROR([no acceptable Fortran 77 compiler found in \$PATH])
  1343. fi
  1344.  
  1345. AC_PROG_F77_WORKS
  1346. AC_PROG_F77_GNU
  1347.  
  1348. if test $ac_cv_prog_g77 = yes; then
  1349.   G77=yes
  1350. dnl Check whether -g works, even if FFLAGS is set, in case the package
  1351. dnl plays around with FFLAGS (such as to build both debugging and
  1352. dnl normal versions of a library), tasteless as that idea is.
  1353.   ac_test_FFLAGS="${FFLAGS+set}"
  1354.   ac_save_FFLAGS="$FFLAGS"
  1355.   FFLAGS=
  1356.   AC_PROG_F77_G
  1357.   if test "$ac_test_FFLAGS" = set; then
  1358.     FFLAGS="$ac_save_FFLAGS"
  1359.   elif test $ac_cv_prog_f77_g = yes; then
  1360.     FFLAGS="-g -O2"
  1361.   else
  1362.     FFLAGS="-O2"
  1363.   fi
  1364. else
  1365.   G77=
  1366.   test "${FFLAGS+set}" = set || FFLAGS="-g"
  1367. fi
  1368. []AC_EPI()
  1369. T10,313
  1370. AC_TRY_RUNAC_PRO([AC_TRY_RUN])if test "$cross_compiling" = yes; then
  1371.   ifelse([$4], ,
  1372.     [errprint(__file__:__line__: warning: [AC_TRY_RUN] called without default to allow cross compiling
  1373. )dnl
  1374.   AC_MSG_ERROR(can not run test program while cross compiling)],
  1375.   [$4])
  1376. else
  1377.   AC_TRY_RUN_NATIVE([$1], [$2], [$3])
  1378. fi
  1379. []AC_EPI()
  1380. F9,9
  1381. debugfiledebugfile
  1382. T12,60
  1383. AC_ST_BLOCKSAC_PRO([AC_ST_BLOCKS])indir([AC_STRUCT_ST_BLOCKS])[]AC_EPI()
  1384. T8,50
  1385. AC_WAIT3AC_PRO([AC_WAIT3])indir([AC_FUNC_WAIT3])[]AC_EPI()
  1386. T19,1
  1387. AC_DIVERSION_NOTICE1
  1388. T16,3740
  1389. AC_PATH_X_DIRECTAC_PRO([AC_PATH_X_DIRECT])if test "$ac_x_includes" = NO; then
  1390.   # Guess where to find include files, by looking for this one X11 .h file.
  1391.   test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h
  1392.  
  1393.   # First, try using that file with no special directory specified.
  1394. AC_TRY_CPP([#include <$x_direct_test_include>],
  1395. [# We can compile using X headers with no special include directory.
  1396. ac_x_includes=],
  1397. [# Look for the header file in a standard set of common directories.
  1398. # Check X11 before X11Rn because it is often a symlink to the current release.
  1399.   for ac_dir in               \
  1400.     /usr/X11/include          \
  1401.     /usr/X11R6/include        \
  1402.     /usr/X11R5/include        \
  1403.     /usr/X11R4/include        \
  1404.                               \
  1405.     /usr/include/X11          \
  1406.     /usr/include/X11R6        \
  1407.     /usr/include/X11R5        \
  1408.     /usr/include/X11R4        \
  1409.                               \
  1410.     /usr/local/X11/include    \
  1411.     /usr/local/X11R6/include  \
  1412.     /usr/local/X11R5/include  \
  1413.     /usr/local/X11R4/include  \
  1414.                               \
  1415.     /usr/local/include/X11    \
  1416.     /usr/local/include/X11R6  \
  1417.     /usr/local/include/X11R5  \
  1418.     /usr/local/include/X11R4  \
  1419.                               \
  1420.     /usr/X386/include         \
  1421.     /usr/x386/include         \
  1422.     /usr/XFree86/include/X11  \
  1423.                               \
  1424.     /usr/include              \
  1425.     /usr/local/include        \
  1426.     /usr/unsupported/include  \
  1427.     /usr/athena/include       \
  1428.     /usr/local/x11r5/include  \
  1429.     /usr/lpp/Xamples/include  \
  1430.                               \
  1431.     /usr/openwin/include      \
  1432.     /usr/openwin/share/include \
  1433.     ; \
  1434.   do
  1435.     if test -r "$ac_dir/$x_direct_test_include"; then
  1436.       ac_x_includes=$ac_dir
  1437.       break
  1438.     fi
  1439.   done])
  1440. fi # $ac_x_includes = NO
  1441.  
  1442. if test "$ac_x_libraries" = NO; then
  1443.   # Check for the libraries.
  1444.  
  1445.   test -z "$x_direct_test_library" && x_direct_test_library=Xt
  1446.   test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc
  1447.  
  1448.   # See if we find them without any special options.
  1449.   # Don't add to $LIBS permanently.
  1450.   ac_save_LIBS="$LIBS"
  1451.   LIBS="-l$x_direct_test_library $LIBS"
  1452. AC_TRY_LINK(, [${x_direct_test_function}()],
  1453. [LIBS="$ac_save_LIBS"
  1454. # We can link X programs with no special library path.
  1455. ac_x_libraries=],
  1456. [LIBS="$ac_save_LIBS"
  1457. # First see if replacing the include by lib works.
  1458. # Check X11 before X11Rn because it is often a symlink to the current release.
  1459. for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
  1460.     /usr/X11/lib          \
  1461.     /usr/X11R6/lib        \
  1462.     /usr/X11R5/lib        \
  1463.     /usr/X11R4/lib        \
  1464.                           \
  1465.     /usr/lib/X11          \
  1466.     /usr/lib/X11R6        \
  1467.     /usr/lib/X11R5        \
  1468.     /usr/lib/X11R4        \
  1469.                           \
  1470.     /usr/local/X11/lib    \
  1471.     /usr/local/X11R6/lib  \
  1472.     /usr/local/X11R5/lib  \
  1473.     /usr/local/X11R4/lib  \
  1474.                           \
  1475.     /usr/local/lib/X11    \
  1476.     /usr/local/lib/X11R6  \
  1477.     /usr/local/lib/X11R5  \
  1478.     /usr/local/lib/X11R4  \
  1479.                           \
  1480.     /usr/X386/lib         \
  1481.     /usr/x386/lib         \
  1482.     /usr/XFree86/lib/X11  \
  1483.                           \
  1484.     /usr/lib              \
  1485.     /usr/local/lib        \
  1486.     /usr/unsupported/lib  \
  1487.     /usr/athena/lib       \
  1488.     /usr/local/x11r5/lib  \
  1489.     /usr/lpp/Xamples/lib  \
  1490.     /lib/usr/lib/X11      \
  1491.                           \
  1492.     /usr/openwin/lib      \
  1493.     /usr/openwin/share/lib \
  1494.     ; \
  1495. do
  1496. dnl Don't even attempt the hair of trying to link an X program!
  1497.   for ac_extension in a so sl; do
  1498.     if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
  1499.       ac_x_libraries=$ac_dir
  1500.       break 2
  1501.     fi
  1502.   done
  1503. done])
  1504. fi # $ac_x_libraries = NO
  1505. []AC_EPI()
  1506. F6,6
  1507. divnumdivnum
  1508. F11,11
  1509. changequotechangequote
  1510. T6,216
  1511. AC_EPIAC_DIVERT_POP()dnl
  1512. ifelse(AC_DIVERSION_CURRENT, AC_DIVERSION_NORMAL,
  1513. [undivert(AC_DIVERSION_NORMAL_4)dnl
  1514. undivert(AC_DIVERSION_NORMAL_3)dnl
  1515. undivert(AC_DIVERSION_NORMAL_2)dnl
  1516. undivert(AC_DIVERSION_NORMAL_1)dnl
  1517. ])dnl
  1518.  
  1519. F8,8
  1520. __file____file__
  1521. T15,753
  1522. AC_HAVE_LIBRARYAC_PRO([AC_HAVE_LIBRARY])AC_OBSOLETE([$0], [; instead use AC_CHECK_LIB])dnl
  1523. changequote(<<, >>)dnl
  1524. define(<<AC_LIB_NAME>>, dnl
  1525. patsubst(patsubst($1, <<lib\([^\.]*\)\.a>>, <<\1>>), <<-l>>, <<>>))dnl
  1526. define(<<AC_CV_NAME>>, ac_cv_lib_<<>>AC_LIB_NAME)dnl
  1527. changequote([, ])dnl
  1528. AC_MSG_CHECKING([for -l[]AC_LIB_NAME])
  1529. AC_CACHE_VAL(AC_CV_NAME,
  1530. [ac_save_LIBS="$LIBS"
  1531. LIBS="-l[]AC_LIB_NAME[] $4 $LIBS"
  1532. AC_TRY_LINK( , [main()], AC_CV_NAME=yes, AC_CV_NAME=no)
  1533. LIBS="$ac_save_LIBS"
  1534. ])dnl
  1535. AC_MSG_RESULT($AC_CV_NAME)
  1536. if test "$AC_CV_NAME" = yes; then
  1537.   ifelse([$2], ,
  1538. [AC_DEFINE([HAVE_LIB]translit(AC_LIB_NAME, [a-z], [A-Z]))
  1539.   LIBS="-l[]AC_LIB_NAME[] $LIBS"
  1540. ], [$2])
  1541. ifelse([$3], , , [else
  1542.   $3
  1543. ])dnl
  1544. fi
  1545. undefine([AC_LIB_NAME])dnl
  1546. undefine([AC_CV_NAME])dnl
  1547. []AC_EPI()
  1548. T15,168
  1549. AC_LANG_RESTOREifelse(AC_LANG_STACK, [C], [AC_LANG_C],dnl
  1550. AC_LANG_STACK, [CPLUSPLUS], [AC_LANG_CPLUSPLUS],dnl
  1551. AC_LANG_STACK, [FORTRAN77], [AC_LANG_FORTRAN77])[]popdef([AC_LANG_STACK])
  1552. T9,52
  1553. AC_SIZE_TAC_PRO([AC_SIZE_T])indir([AC_TYPE_SIZE_T])[]AC_EPI()
  1554. T10,801
  1555. AC_TRY_CPPAC_PRO([AC_TRY_CPP])AC_REQUIRE_CPP()dnl
  1556. cat > conftest.$ac_ext <<EOF
  1557. [#]line __oline__ "configure"
  1558. #include "confdefs.h"
  1559. [$1]
  1560. EOF
  1561. dnl Capture the stderr of cpp.  eval is necessary to expand ac_cpp.
  1562. dnl We used to copy stderr to stdout and capture it in a variable, but
  1563. dnl that breaks under sh -x, which writes compile commands starting
  1564. dnl with ` +' to stderr in eval and subshells.
  1565. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1566. AC_TRY_EVAL(ac_try)
  1567. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  1568. if test -z "$ac_err"; then
  1569.   ifelse([$2], , :, [rm -rf conftest*
  1570.   $2])
  1571. else
  1572.   echo "$ac_err" >&AC_FD_CC
  1573.   echo "configure: failed program was:" >&AC_FD_CC
  1574.   cat conftest.$ac_ext >&AC_FD_CC
  1575. ifelse([$3], , , [  rm -rf conftest*
  1576.   $3
  1577. ])dnl
  1578. fi
  1579. rm -f conftest*[]AC_EPI()
  1580. T12,246
  1581. AC_PROG_CC_GAC_PRO([AC_PROG_CC_G])AC_CACHE_CHECK(whether ${CC-cc} accepts -g, ac_cv_prog_cc_g,
  1582. [echo 'void f(){}' > conftest.c
  1583. if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
  1584.   ac_cv_prog_cc_g=yes
  1585. else
  1586.   ac_cv_prog_cc_g=no
  1587. fi
  1588. rm -f conftest*
  1589. ])[]AC_EPI()
  1590. T13,309
  1591. AC_CHECK_TOOLAC_PRO([AC_CHECK_TOOL])AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl
  1592. AC_CHECK_PROG($1, ${ac_tool_prefix}$2, ${ac_tool_prefix}$2,
  1593.           ifelse([$3], , [$2], ), $4)
  1594. ifelse([$3], , , [
  1595. if test -z "$ac_cv_prog_$1"; then
  1596. if test -n "$ac_tool_prefix"; then
  1597.   AC_CHECK_PROG($1, $2, $2, $3)
  1598. else
  1599.   $1="$3"
  1600. fi
  1601. fi])
  1602. []AC_EPI()
  1603. T11,345
  1604. AC_MEMORY_HAC_PRO([AC_MEMORY_H])AC_OBSOLETE([$0], [; instead use AC_CHECK_HEADERS(memory.h) and HAVE_MEMORY_H])dnl
  1605. AC_MSG_CHECKING(whether string.h declares mem functions)
  1606. AC_EGREP_HEADER(memchr, string.h, ac_found=yes, ac_found=no)
  1607. AC_MSG_RESULT($ac_found)
  1608. if test $ac_found = no; then
  1609.   AC_CHECK_HEADER(memory.h, [AC_DEFINE(NEED_MEMORY_H)])
  1610. fi
  1611. []AC_EPI()
  1612. T17,70
  1613. AC_CONFIG_AUX_DIRAC_PRO([AC_CONFIG_AUX_DIR])AC_CONFIG_AUX_DIRS($1 $srcdir/$1)[]AC_EPI()
  1614. T13,44
  1615. AC_INIT_BINSHAC_PRO([AC_INIT_BINSH])#! /bin/sh
  1616. []AC_EPI()
  1617. T17,112
  1618. AC_PREFIX_DEFAULTAC_PRO([AC_PREFIX_DEFAULT])AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
  1619. ac_default_prefix=$1
  1620. AC_DIVERT_POP()[]AC_EPI()
  1621. T14,551
  1622. AC_SEARCH_LIBSAC_PRO([AC_SEARCH_LIBS])AC_PREREQ([2.13])
  1623. AC_CACHE_CHECK([for library containing $1], [ac_cv_search_$1],
  1624. [ac_func_search_save_LIBS="$LIBS"
  1625. ac_cv_search_$1="no"
  1626. AC_TRY_LINK_FUNC([$1], [ac_cv_search_$1="none required"])
  1627. test "$ac_cv_search_$1" = "no" && for i in $2; do
  1628. LIBS="-l$i $5 $ac_func_search_save_LIBS"
  1629. AC_TRY_LINK_FUNC([$1],
  1630. [ac_cv_search_$1="-l$i"
  1631. break])
  1632. done
  1633. LIBS="$ac_func_search_save_LIBS"])
  1634. if test "$ac_cv_search_$1" != "no"; then
  1635.   test "$ac_cv_search_$1" = "none required" || LIBS="$ac_cv_search_$1 $LIBS"
  1636.   $3
  1637. else :
  1638.   $4
  1639. fi[]AC_EPI()
  1640. T6,292
  1641. AC_USGAC_PRO([AC_USG])AC_OBSOLETE([$0],
  1642.   [; instead use AC_CHECK_HEADERS(string.h) and HAVE_STRING_H])dnl
  1643. AC_MSG_CHECKING([for BSD string and memory functions])
  1644. AC_TRY_LINK([#include <strings.h>], [rindex(0, 0); bzero(0, 0);],
  1645.   [AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no); AC_DEFINE(USG)])[]AC_EPI()
  1646. T17,538
  1647. AC_PREFIX_PROGRAMAC_PRO([AC_PREFIX_PROGRAM])if test "x$prefix" = xNONE; then
  1648. changequote(<<, >>)dnl
  1649. define(<<AC_VAR_NAME>>, translit($1, [a-z], [A-Z]))dnl
  1650. changequote([, ])dnl
  1651. dnl We reimplement AC_MSG_CHECKING (mostly) to avoid the ... in the middle.
  1652. echo $ac_n "checking for prefix by $ac_c" 1>&AC_FD_MSG
  1653. AC_PATH_PROG(AC_VAR_NAME, $1)
  1654. changequote(<<, >>)dnl
  1655.   if test -n "$ac_cv_path_<<>>AC_VAR_NAME"; then
  1656.     prefix=`echo $ac_cv_path_<<>>AC_VAR_NAME|sed 's%/[^/][^/]*//*[^/][^/]*$%%'`
  1657. changequote([, ])dnl
  1658.   fi
  1659. fi
  1660. undefine([AC_VAR_NAME])dnl
  1661. []AC_EPI()
  1662. T17,589
  1663. AC_PROG_CXX_WORKSAC_PRO([AC_PROG_CXX_WORKS])AC_MSG_CHECKING([whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works])
  1664. AC_LANG_SAVE
  1665. AC_LANG_CPLUSPLUS
  1666. AC_TRY_COMPILER([int main(){return(0);}], ac_cv_prog_cxx_works, ac_cv_prog_cxx_cross)
  1667. AC_LANG_RESTORE
  1668. AC_MSG_RESULT($ac_cv_prog_cxx_works)
  1669. if test $ac_cv_prog_cxx_works = no; then
  1670.   AC_MSG_ERROR([installation or configuration problem: C++ compiler cannot create executables.])
  1671. fi
  1672. AC_MSG_CHECKING([whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler])
  1673. AC_MSG_RESULT($ac_cv_prog_cxx_cross)
  1674. cross_compiling=$ac_cv_prog_cxx_cross
  1675. []AC_EPI()
  1676. T11,72
  1677. AC_PROG_AWKAC_PRO([AC_PROG_AWK])AC_CHECK_PROGS(AWK, mawk gawk nawk awk, )[]AC_EPI()
  1678. T14,449
  1679. AC_INIT_NOTICEAC_PRO([AC_INIT_NOTICE])# Guess values for system-dependent variables and create Makefiles.
  1680. # Generated automatically using autoconf version 2.13 
  1681. # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
  1682. #
  1683. # This configure script is free software; the Free Software Foundation
  1684. # gives unlimited permission to copy, distribute and modify it.
  1685.  
  1686. # Defaults:
  1687. ac_help=
  1688. ac_default_prefix=/usr/local
  1689. [#] Any additions from configure.in:[]AC_EPI()
  1690. T9,52
  1691. AC_ALLOCAAC_PRO([AC_ALLOCA])indir([AC_FUNC_ALLOCA])[]AC_EPI()
  1692. T10,87
  1693. AC_C_CROSSAC_PRO([AC_C_CROSS])AC_OBSOLETE([$0], [; it has been merged into AC_PROG_CC])[]AC_EPI()
  1694. T17,60
  1695. AC_YYTEXT_POINTERAC_PRO([AC_YYTEXT_POINTER])indir([AC_DECL_YYTEXT])[]AC_EPI()
  1696. F6,6
  1697. sysvalsysval
  1698. F8,8
  1699. undefineundefine
  1700. T8,123
  1701. AC_SUBSTifdef([AC_SUBST_$1], ,
  1702. [define([AC_SUBST_$1], )dnl
  1703. AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl
  1704. s%@$1@%[$]$1%g
  1705. AC_DIVERT_POP()dnl
  1706. ])
  1707. T12,103
  1708. AC_ARG_ARRAYerrprint(__file__:__line__: [$0] has been removed; don't do unportable things with arguments
  1709. )m4exit(4)
  1710. T18,14750
  1711. AC_INIT_PARSE_ARGSAC_PRO([AC_INIT_PARSE_ARGS])
  1712. # Initialize some variables set by options.
  1713. # The variables have the same names as the options, with
  1714. # dashes changed to underlines.
  1715. build=NONE
  1716. cache_file=./config.cache
  1717. exec_prefix=NONE
  1718. host=NONE
  1719. no_create=
  1720. nonopt=NONE
  1721. no_recursion=
  1722. prefix=NONE
  1723. program_prefix=NONE
  1724. program_suffix=NONE
  1725. program_transform_name=s,x,x,
  1726. silent=
  1727. site=
  1728. srcdir=
  1729. target=NONE
  1730. verbose=
  1731. x_includes=NONE
  1732. x_libraries=NONE
  1733. dnl Installation directory options.
  1734. dnl These are left unexpanded so users can "make install exec_prefix=/foo"
  1735. dnl and all the variables that are supposed to be based on exec_prefix
  1736. dnl by default will actually change.
  1737. dnl Use braces instead of parens because sh, perl, etc. also accept them.
  1738. bindir='${exec_prefix}/bin'
  1739. sbindir='${exec_prefix}/sbin'
  1740. libexecdir='${exec_prefix}/libexec'
  1741. datadir='${prefix}/share'
  1742. sysconfdir='${prefix}/etc'
  1743. sharedstatedir='${prefix}/com'
  1744. localstatedir='${prefix}/var'
  1745. libdir='${exec_prefix}/lib'
  1746. includedir='${prefix}/include'
  1747. oldincludedir='/usr/include'
  1748. infodir='${prefix}/info'
  1749. mandir='${prefix}/man'
  1750.  
  1751. # Initialize some other variables.
  1752. subdirs=
  1753. MFLAGS= MAKEFLAGS=
  1754. SHELL=${CONFIG_SHELL-/bin/sh}
  1755. # Maximum number of lines to put in a shell here document.
  1756. ac_max_here_lines=12
  1757.  
  1758. ac_prev=
  1759. for ac_option
  1760. do
  1761.  
  1762.   # If the previous option needs an argument, assign it.
  1763.   if test -n "$ac_prev"; then
  1764.     eval "$ac_prev=\$ac_option"
  1765.     ac_prev=
  1766.     continue
  1767.   fi
  1768.  
  1769.   case "$ac_option" in
  1770. changequote(, )dnl
  1771.   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  1772. changequote([, ])dnl
  1773.   *) ac_optarg= ;;
  1774.   esac
  1775.  
  1776.   # Accept the important Cygnus configure options, so we can diagnose typos.
  1777.  
  1778.   case "$ac_option" in
  1779.  
  1780.   -bindir | --bindir | --bindi | --bind | --bin | --bi)
  1781.     ac_prev=bindir ;;
  1782.   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
  1783.     bindir="$ac_optarg" ;;
  1784.  
  1785.   -build | --build | --buil | --bui | --bu)
  1786.     ac_prev=build ;;
  1787.   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
  1788.     build="$ac_optarg" ;;
  1789.  
  1790.   -cache-file | --cache-file | --cache-fil | --cache-fi \
  1791.   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  1792.     ac_prev=cache_file ;;
  1793.   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
  1794.   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  1795.     cache_file="$ac_optarg" ;;
  1796.  
  1797.   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
  1798.     ac_prev=datadir ;;
  1799.   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
  1800.   | --da=*)
  1801.     datadir="$ac_optarg" ;;
  1802.  
  1803.   -disable-* | --disable-*)
  1804.     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
  1805.     # Reject names that are not valid shell variable names.
  1806. changequote(, )dnl
  1807.     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
  1808. changequote([, ])dnl
  1809.       AC_MSG_ERROR($ac_feature: invalid feature name)
  1810.     fi
  1811.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  1812.     eval "enable_${ac_feature}=no" ;;
  1813.  
  1814.   -enable-* | --enable-*)
  1815.     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
  1816.     # Reject names that are not valid shell variable names.
  1817. changequote(, )dnl
  1818.     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
  1819. changequote([, ])dnl
  1820.       AC_MSG_ERROR($ac_feature: invalid feature name)
  1821.     fi
  1822.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  1823.     case "$ac_option" in
  1824.       *=*) ;;
  1825.       *) ac_optarg=yes ;;
  1826.     esac
  1827.     eval "enable_${ac_feature}='$ac_optarg'" ;;
  1828.  
  1829.   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
  1830.   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
  1831.   | --exec | --exe | --ex)
  1832.     ac_prev=exec_prefix ;;
  1833.   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
  1834.   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
  1835.   | --exec=* | --exe=* | --ex=*)
  1836.     exec_prefix="$ac_optarg" ;;
  1837.  
  1838.   -gas | --gas | --ga | --g)
  1839.     # Obsolete; use --with-gas.
  1840.     with_gas=yes ;;
  1841.  
  1842.   -help | --help | --hel | --he)
  1843.     # Omit some internal or obsolete options to make the list less imposing.
  1844.     # This message is too long to be a string in the A/UX 3.1 sh.
  1845.     cat << EOF
  1846. changequote(, )dnl
  1847. Usage: configure [options] [host]
  1848. Options: [defaults in brackets after descriptions]
  1849. Configuration:
  1850.   --cache-file=FILE       cache test results in FILE
  1851.   --help                  print this message
  1852.   --no-create             do not create output files
  1853.   --quiet, --silent       do not print \`checking...' messages
  1854.   --version               print the version of autoconf that created configure
  1855. Directory and file names:
  1856.   --prefix=PREFIX         install architecture-independent files in PREFIX
  1857.                           [$ac_default_prefix]
  1858.   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
  1859.                           [same as prefix]
  1860.   --bindir=DIR            user executables in DIR [EPREFIX/bin]
  1861.   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  1862.   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  1863.   --datadir=DIR           read-only architecture-independent data in DIR
  1864.                           [PREFIX/share]
  1865.   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
  1866.   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
  1867.                           [PREFIX/com]
  1868.   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
  1869.   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  1870.   --includedir=DIR        C header files in DIR [PREFIX/include]
  1871.   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
  1872.   --infodir=DIR           info documentation in DIR [PREFIX/info]
  1873.   --mandir=DIR            man documentation in DIR [PREFIX/man]
  1874.   --srcdir=DIR            find the sources in DIR [configure dir or ..]
  1875.   --program-prefix=PREFIX prepend PREFIX to installed program names
  1876.   --program-suffix=SUFFIX append SUFFIX to installed program names
  1877.   --program-transform-name=PROGRAM
  1878.                           run sed PROGRAM on installed program names
  1879. EOF
  1880.     cat << EOF
  1881. Host type:
  1882.   --build=BUILD           configure for building on BUILD [BUILD=HOST]
  1883.   --host=HOST             configure for HOST [guessed]
  1884.   --target=TARGET         configure for TARGET [TARGET=HOST]
  1885. Features and packages:
  1886.   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  1887.   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  1888.   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  1889.   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  1890.   --x-includes=DIR        X include files are in DIR
  1891.   --x-libraries=DIR       X library files are in DIR
  1892. changequote([, ])dnl
  1893. EOF
  1894.     if test -n "$ac_help"; then
  1895.       echo "--enable and --with options recognized:$ac_help"
  1896.     fi
  1897.     exit 0 ;;
  1898.  
  1899.   -host | --host | --hos | --ho)
  1900.     ac_prev=host ;;
  1901.   -host=* | --host=* | --hos=* | --ho=*)
  1902.     host="$ac_optarg" ;;
  1903.  
  1904.   -includedir | --includedir | --includedi | --included | --include \
  1905.   | --includ | --inclu | --incl | --inc)
  1906.     ac_prev=includedir ;;
  1907.   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
  1908.   | --includ=* | --inclu=* | --incl=* | --inc=*)
  1909.     includedir="$ac_optarg" ;;
  1910.  
  1911.   -infodir | --infodir | --infodi | --infod | --info | --inf)
  1912.     ac_prev=infodir ;;
  1913.   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
  1914.     infodir="$ac_optarg" ;;
  1915.  
  1916.   -libdir | --libdir | --libdi | --libd)
  1917.     ac_prev=libdir ;;
  1918.   -libdir=* | --libdir=* | --libdi=* | --libd=*)
  1919.     libdir="$ac_optarg" ;;
  1920.  
  1921.   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
  1922.   | --libexe | --libex | --libe)
  1923.     ac_prev=libexecdir ;;
  1924.   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
  1925.   | --libexe=* | --libex=* | --libe=*)
  1926.     libexecdir="$ac_optarg" ;;
  1927.  
  1928.   -localstatedir | --localstatedir | --localstatedi | --localstated \
  1929.   | --localstate | --localstat | --localsta | --localst \
  1930.   | --locals | --local | --loca | --loc | --lo)
  1931.     ac_prev=localstatedir ;;
  1932.   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
  1933.   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
  1934.   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
  1935.     localstatedir="$ac_optarg" ;;
  1936.  
  1937.   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
  1938.     ac_prev=mandir ;;
  1939.   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
  1940.     mandir="$ac_optarg" ;;
  1941.  
  1942.   -nfp | --nfp | --nf)
  1943.     # Obsolete; use --without-fp.
  1944.     with_fp=no ;;
  1945.  
  1946.   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  1947.   | --no-cr | --no-c)
  1948.     no_create=yes ;;
  1949.  
  1950.   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  1951.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
  1952.     no_recursion=yes ;;
  1953.  
  1954.   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
  1955.   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
  1956.   | --oldin | --oldi | --old | --ol | --o)
  1957.     ac_prev=oldincludedir ;;
  1958.   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
  1959.   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
  1960.   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
  1961.     oldincludedir="$ac_optarg" ;;
  1962.  
  1963.   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
  1964.     ac_prev=prefix ;;
  1965.   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
  1966.     prefix="$ac_optarg" ;;
  1967.  
  1968.   -program-prefix | --program-prefix | --program-prefi | --program-pref \
  1969.   | --program-pre | --program-pr | --program-p)
  1970.     ac_prev=program_prefix ;;
  1971.   -program-prefix=* | --program-prefix=* | --program-prefi=* \
  1972.   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
  1973.     program_prefix="$ac_optarg" ;;
  1974.  
  1975.   -program-suffix | --program-suffix | --program-suffi | --program-suff \
  1976.   | --program-suf | --program-su | --program-s)
  1977.     ac_prev=program_suffix ;;
  1978.   -program-suffix=* | --program-suffix=* | --program-suffi=* \
  1979.   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
  1980.     program_suffix="$ac_optarg" ;;
  1981.  
  1982.   -program-transform-name | --program-transform-name \
  1983.   | --program-transform-nam | --program-transform-na \
  1984.   | --program-transform-n | --program-transform- \
  1985.   | --program-transform | --program-transfor \
  1986.   | --program-transfo | --program-transf \
  1987.   | --program-trans | --program-tran \
  1988.   | --progr-tra | --program-tr | --program-t)
  1989.     ac_prev=program_transform_name ;;
  1990.   -program-transform-name=* | --program-transform-name=* \
  1991.   | --program-transform-nam=* | --program-transform-na=* \
  1992.   | --program-transform-n=* | --program-transform-=* \
  1993.   | --program-transform=* | --program-transfor=* \
  1994.   | --program-transfo=* | --program-transf=* \
  1995.   | --program-trans=* | --program-tran=* \
  1996.   | --progr-tra=* | --program-tr=* | --program-t=*)
  1997.     program_transform_name="$ac_optarg" ;;
  1998.  
  1999.   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
  2000.   | -silent | --silent | --silen | --sile | --sil)
  2001.     silent=yes ;;
  2002.  
  2003.   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
  2004.     ac_prev=sbindir ;;
  2005.   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
  2006.   | --sbi=* | --sb=*)
  2007.     sbindir="$ac_optarg" ;;
  2008.  
  2009.   -sharedstatedir | --sharedstatedir | --sharedstatedi \
  2010.   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
  2011.   | --sharedst | --shareds | --shared | --share | --shar \
  2012.   | --sha | --sh)
  2013.     ac_prev=sharedstatedir ;;
  2014.   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
  2015.   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
  2016.   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
  2017.   | --sha=* | --sh=*)
  2018.     sharedstatedir="$ac_optarg" ;;
  2019.  
  2020.   -site | --site | --sit)
  2021.     ac_prev=site ;;
  2022.   -site=* | --site=* | --sit=*)
  2023.     site="$ac_optarg" ;;
  2024.  
  2025.   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
  2026.     ac_prev=srcdir ;;
  2027.   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
  2028.     srcdir="$ac_optarg" ;;
  2029.  
  2030.   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
  2031.   | --syscon | --sysco | --sysc | --sys | --sy)
  2032.     ac_prev=sysconfdir ;;
  2033.   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
  2034.   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
  2035.     sysconfdir="$ac_optarg" ;;
  2036.  
  2037.   -target | --target | --targe | --targ | --tar | --ta | --t)
  2038.     ac_prev=target ;;
  2039.   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
  2040.     target="$ac_optarg" ;;
  2041.  
  2042.   -v | -verbose | --verbose | --verbos | --verbo | --verb)
  2043.     verbose=yes ;;
  2044.  
  2045.   -version | --version | --versio | --versi | --vers)
  2046.     echo "configure generated by autoconf version AC_ACVERSION"
  2047.     exit 0 ;;
  2048.  
  2049.   -with-* | --with-*)
  2050.     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
  2051.     # Reject names that are not valid shell variable names.
  2052. changequote(, )dnl
  2053.     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
  2054. changequote([, ])dnl
  2055.       AC_MSG_ERROR($ac_package: invalid package name)
  2056.     fi
  2057.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  2058.     case "$ac_option" in
  2059.       *=*) ;;
  2060.       *) ac_optarg=yes ;;
  2061.     esac
  2062.     eval "with_${ac_package}='$ac_optarg'" ;;
  2063.  
  2064.   -without-* | --without-*)
  2065.     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
  2066.     # Reject names that are not valid shell variable names.
  2067. changequote(, )dnl
  2068.     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
  2069. changequote([, ])dnl
  2070.       AC_MSG_ERROR($ac_package: invalid package name)
  2071.     fi
  2072.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  2073.     eval "with_${ac_package}=no" ;;
  2074.  
  2075.   --x)
  2076.     # Obsolete; use --with-x.
  2077.     with_x=yes ;;
  2078.  
  2079.   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
  2080.   | --x-incl | --x-inc | --x-in | --x-i)
  2081.     ac_prev=x_includes ;;
  2082.   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
  2083.   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
  2084.     x_includes="$ac_optarg" ;;
  2085.  
  2086.   -x-libraries | --x-libraries | --x-librarie | --x-librari \
  2087.   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
  2088.     ac_prev=x_libraries ;;
  2089.   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
  2090.   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
  2091.     x_libraries="$ac_optarg" ;;
  2092.  
  2093.   -*) AC_MSG_ERROR([$ac_option: invalid option; use --help to show usage])
  2094.     ;;
  2095.  
  2096.   *)
  2097. changequote(, )dnl
  2098.     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
  2099. changequote([, ])dnl
  2100.       AC_MSG_WARN($ac_option: invalid host type)
  2101.     fi
  2102.     if test "x$nonopt" != xNONE; then
  2103.       AC_MSG_ERROR(can only configure for one host and one target at a time)
  2104.     fi
  2105.     nonopt="$ac_option"
  2106.     ;;
  2107.  
  2108.   esac
  2109. done
  2110.  
  2111. if test -n "$ac_prev"; then
  2112.   AC_MSG_ERROR(missing argument to --`echo $ac_prev | sed 's/_/-/g'`)
  2113. fi
  2114. []AC_EPI()
  2115. T8,260
  2116. AC_MINIXAC_PRO([AC_MINIX])AC_BEFORE([$0], [AC_TRY_COMPILE])dnl
  2117. AC_BEFORE([$0], [AC_TRY_RUN])dnl
  2118. AC_CHECK_HEADER(minix/config.h, MINIX=yes, MINIX=)
  2119. if test "$MINIX" = yes; then
  2120.   AC_DEFINE(_POSIX_SOURCE)
  2121.   AC_DEFINE(_POSIX_1_SOURCE, 2)
  2122.   AC_DEFINE(_MINIX)
  2123. fi
  2124. []AC_EPI()
  2125. T15,60
  2126. AC_PROGRAM_PATHAC_PRO([AC_PROGRAM_PATH])indir([AC_PATH_PROG], $@)[]AC_EPI()
  2127. F7,7
  2128. dumpdefdumpdef
  2129. T16,62
  2130. AC_CONFIG_HEADERAC_PRO([AC_CONFIG_HEADER])define(AC_LIST_HEADER, $1)[]AC_EPI()
  2131. T18,61
  2132. AC_MINUS_C_MINUS_OAC_PRO([AC_MINUS_C_MINUS_O])indir([AC_PROG_CC_C_O])[]AC_EPI()
  2133. T9,133
  2134. AC_ENABLEAC_PRO([AC_ENABLE])AC_OBSOLETE([$0], [; instead use AC_ARG_ENABLE])dnl
  2135. AC_ARG_ENABLE([$1], [  --enable-$1], [$2], [$3])dnl
  2136. []AC_EPI()
  2137. T13,62
  2138. AC_ST_BLKSIZEAC_PRO([AC_ST_BLKSIZE])indir([AC_STRUCT_ST_BLKSIZE])[]AC_EPI()
  2139. T13,712
  2140. AC_CHECK_FILEAC_PRO([AC_CHECK_FILE])AC_REQUIRE([AC_PROG_CC])
  2141. dnl Do the transliteration at runtime so arg 1 can be a shell variable.
  2142. ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
  2143. AC_MSG_CHECKING([for $1])
  2144. AC_CACHE_VAL(ac_cv_file_$ac_safe,
  2145. [if test "$cross_compiling" = yes; then
  2146.   errprint(__file__:__line__: warning: Cannot check for file existence when cross compiling
  2147. )dnl
  2148.   AC_MSG_ERROR(Cannot check for file existence when cross compiling)
  2149. else
  2150.   if test -r $1; then
  2151.     eval "ac_cv_file_$ac_safe=yes"
  2152.   else
  2153.     eval "ac_cv_file_$ac_safe=no"
  2154.   fi
  2155. fi])dnl
  2156. if eval "test \"`echo '$ac_cv_file_'$ac_safe`\" = yes"; then
  2157.   AC_MSG_RESULT(yes)
  2158.   ifelse([$2], , :, [$2])
  2159. else
  2160.   AC_MSG_RESULT(no)
  2161. ifelse([$3], , , [$3])
  2162. fi
  2163. []AC_EPI()
  2164. T23,71
  2165. AC_SYS_SIGLIST_DECLAREDAC_PRO([AC_SYS_SIGLIST_DECLARED])indir([AC_DECL_SYS_SIGLIST])[]AC_EPI()
  2166. T19,468
  2167. AC_DECL_SYS_SIGLISTAC_PRO([AC_DECL_SYS_SIGLIST])AC_CACHE_CHECK([for sys_siglist declaration in signal.h or unistd.h],
  2168.   ac_cv_decl_sys_siglist,
  2169. [AC_TRY_COMPILE([#include <sys/types.h>
  2170. #include <signal.h>
  2171. /* NetBSD declares sys_siglist in unistd.h.  */
  2172. #ifdef HAVE_UNISTD_H
  2173. #include <unistd.h>
  2174. #endif], [char *msg = *(sys_siglist + 1);],
  2175.   ac_cv_decl_sys_siglist=yes, ac_cv_decl_sys_siglist=no)])
  2176. if test $ac_cv_decl_sys_siglist = yes; then
  2177.   AC_DEFINE(SYS_SIGLIST_DECLARED)
  2178. fi
  2179. []AC_EPI()
  2180. T12,4262
  2181. AC_PATH_XTRAAC_PRO([AC_PATH_XTRA])AC_REQUIRE([AC_PATH_X])dnl
  2182. if test "$no_x" = yes; then
  2183.   # Not all programs may use this symbol, but it does not hurt to define it.
  2184.   AC_DEFINE(X_DISPLAY_MISSING)
  2185.   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
  2186. else
  2187.   if test -n "$x_includes"; then
  2188.     X_CFLAGS="$X_CFLAGS -I$x_includes"
  2189.   fi
  2190.  
  2191.   # It would also be nice to do this for all -L options, not just this one.
  2192.   if test -n "$x_libraries"; then
  2193.     X_LIBS="$X_LIBS -L$x_libraries"
  2194. dnl FIXME banish uname from this macro!
  2195.     # For Solaris; some versions of Sun CC require a space after -R and
  2196.     # others require no space.  Words are not sufficient . . . .
  2197.     case "`(uname -sr) 2>/dev/null`" in
  2198.     "SunOS 5"*)
  2199.       AC_MSG_CHECKING(whether -R must be followed by a space)
  2200.       ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
  2201.       AC_TRY_LINK(, , ac_R_nospace=yes, ac_R_nospace=no)
  2202.       if test $ac_R_nospace = yes; then
  2203.     AC_MSG_RESULT(no)
  2204.     X_LIBS="$X_LIBS -R$x_libraries"
  2205.       else
  2206.     LIBS="$ac_xsave_LIBS -R $x_libraries"
  2207.     AC_TRY_LINK(, , ac_R_space=yes, ac_R_space=no)
  2208.     if test $ac_R_space = yes; then
  2209.       AC_MSG_RESULT(yes)
  2210.       X_LIBS="$X_LIBS -R $x_libraries"
  2211.     else
  2212.       AC_MSG_RESULT(neither works)
  2213.     fi
  2214.       fi
  2215.       LIBS="$ac_xsave_LIBS"
  2216.     esac
  2217.   fi
  2218.  
  2219.   # Check for system-dependent libraries X programs must link with.
  2220.   # Do this before checking for the system-independent R6 libraries
  2221.   # (-lICE), since we may need -lsocket or whatever for X linking.
  2222.  
  2223.   if test "$ISC" = yes; then
  2224.     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
  2225.   else
  2226.     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
  2227.     # libraries were built with DECnet support.  And karl@cs.umb.edu says
  2228.     # the Alpha needs dnet_stub (dnet does not exist).
  2229.     AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"])
  2230.     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
  2231.       AC_CHECK_LIB(dnet_stub, dnet_ntoa,
  2232.     [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"])
  2233.     fi
  2234.  
  2235.     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
  2236.     # to get the SysV transport functions.
  2237.     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
  2238.     # needs -lnsl.
  2239.     # The nsl library prevents programs from opening the X display
  2240.     # on Irix 5.2, according to dickey@clark.net.
  2241.     AC_CHECK_FUNC(gethostbyname)
  2242.     if test $ac_cv_func_gethostbyname = no; then
  2243.       AC_CHECK_LIB(nsl, gethostbyname, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl")
  2244.     fi
  2245.  
  2246.     # lieder@skyler.mavd.honeywell.com says without -lsocket,
  2247.     # socket/setsockopt and other routines are undefined under SCO ODT
  2248.     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
  2249.     # on later versions), says simon@lia.di.epfl.ch: it contains
  2250.     # gethostby* variants that don't use the nameserver (or something).
  2251.     # -lsocket must be given before -lnsl if both are needed.
  2252.     # We assume that if connect needs -lnsl, so does gethostbyname.
  2253.     AC_CHECK_FUNC(connect)
  2254.     if test $ac_cv_func_connect = no; then
  2255.       AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", ,
  2256.     $X_EXTRA_LIBS)
  2257.     fi
  2258.  
  2259.     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
  2260.     AC_CHECK_FUNC(remove)
  2261.     if test $ac_cv_func_remove = no; then
  2262.       AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix")
  2263.     fi
  2264.  
  2265.     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
  2266.     AC_CHECK_FUNC(shmat)
  2267.     if test $ac_cv_func_shmat = no; then
  2268.       AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")
  2269.     fi
  2270.   fi
  2271.  
  2272.   # Check for libraries that X11R6 Xt/Xaw programs need.
  2273.   ac_save_LDFLAGS="$LDFLAGS"
  2274.   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
  2275.   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
  2276.   # check for ICE first), but we must link in the order -lSM -lICE or
  2277.   # we get undefined symbols.  So assume we have SM if we have ICE.
  2278.   # These have to be linked with before -lX11, unlike the other
  2279.   # libraries we check for below, so use a different variable.
  2280.   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
  2281.   AC_CHECK_LIB(ICE, IceConnectionNumber,
  2282.     [X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"], , $X_EXTRA_LIBS)
  2283.   LDFLAGS="$ac_save_LDFLAGS"
  2284.  
  2285. fi
  2286. AC_SUBST(X_CFLAGS)dnl
  2287. AC_SUBST(X_PRE_LIBS)dnl
  2288. AC_SUBST(X_LIBS)dnl
  2289. AC_SUBST(X_EXTRA_LIBS)dnl
  2290. []AC_EPI()
  2291. T13,132
  2292. AC_SUBST_FILEifdef([AC_SUBST_$1], ,
  2293. [define([AC_SUBST_$1], )dnl
  2294. AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl
  2295. /@$1@/r [$]$1
  2296. s%@$1@%%g
  2297. AC_DIVERT_POP()dnl
  2298. ])
  2299. T17,406
  2300. AC_LANG_CPLUSPLUSAC_PRO([AC_LANG_CPLUSPLUS])define([AC_LANG], [CPLUSPLUS])dnl
  2301. ac_ext=C
  2302. # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  2303. ac_cpp='$CXXCPP $CPPFLAGS'
  2304. ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&AC_FD_CC'
  2305. ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC'
  2306. cross_compiling=$ac_cv_prog_cxx_cross
  2307. []AC_EPI()
  2308. T13,274
  2309. AC_PROG_F77_GAC_PRO([AC_PROG_F77_G])AC_CACHE_CHECK(whether $F77 accepts -g, ac_cv_prog_f77_g,
  2310. [cat > conftest.f << EOF
  2311.        program conftest
  2312.        end
  2313. EOF
  2314. if test -z "`$F77 -g -c conftest.f 2>&1`"; then
  2315.   ac_cv_prog_f77_g=yes
  2316. else
  2317.   ac_cv_prog_f77_g=no
  2318. fi
  2319. rm -f conftest*
  2320. ])[]AC_EPI()
  2321. T7,259
  2322. AC_INITAC_PRO([AC_INIT])sinclude(acsite.m4)dnl
  2323. sinclude(./aclocal.m4)dnl
  2324. AC_REQUIRE([AC_INIT_BINSH])dnl
  2325. AC_INIT_NOTICE
  2326. AC_DIVERT_POP()dnl to NORMAL
  2327. AC_DIVERT_PUSH(AC_DIVERSION_INIT)dnl
  2328. AC_INIT_PARSE_ARGS
  2329. AC_INIT_PREPARE($1)dnl
  2330. AC_DIVERT_POP()dnl to NORMAL
  2331. []AC_EPI()
  2332. T13,343
  2333. AC_ARG_ENABLEAC_PRO([AC_ARG_ENABLE])AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
  2334. ac_help="$ac_help
  2335. [$2]"
  2336. AC_DIVERT_POP()dnl
  2337. [#] Check whether --enable-[$1] or --disable-[$1] was given.
  2338. if test "[${enable_]patsubst([$1], -, _)+set}" = set; then
  2339.   enableval="[$enable_]patsubst([$1], -, _)"
  2340.   ifelse([$3], , :, [$3])
  2341. ifelse([$4], , , [else
  2342.   $4
  2343. ])dnl
  2344. fi
  2345. []AC_EPI()
  2346. T9,376
  2347. AC_LANG_CAC_PRO([AC_LANG_C])define([AC_LANG], [C])dnl
  2348. ac_ext=c
  2349. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  2350. ac_cpp='$CPP $CPPFLAGS'
  2351. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&AC_FD_CC'
  2352. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC'
  2353. cross_compiling=$ac_cv_prog_cc_cross
  2354. []AC_EPI()
  2355. T14,248
  2356. AC_INT_16_BITSAC_PRO([AC_INT_16_BITS])AC_OBSOLETE([$0], [; instead use AC_CHECK_SIZEOF(int)])dnl
  2357. AC_MSG_CHECKING(whether int is 16 bits)
  2358. AC_TRY_RUN([main() { exit(sizeof(int) != 2); }],
  2359.  [AC_MSG_RESULT(yes)
  2360.  AC_DEFINE(INT_16_BITS)], AC_MSG_RESULT(no))
  2361. []AC_EPI()
  2362. T12,481
  2363. AC_ISC_POSIXAC_PRO([AC_ISC_POSIX])AC_REQUIRE([AC_PROG_CC])dnl
  2364. AC_BEFORE([$0], [AC_TRY_COMPILE])dnl
  2365. AC_BEFORE([$0], [AC_TRY_RUN])dnl
  2366. AC_MSG_CHECKING(for POSIXized ISC)
  2367. if test -d /etc/conf/kconfig.d &&
  2368.   grep _POSIX_VERSION [/usr/include/sys/unistd.h] >/dev/null 2>&1
  2369. then
  2370.   AC_MSG_RESULT(yes)
  2371.   ISC=yes # If later tests want to check for ISC.
  2372.   AC_DEFINE(_POSIX_SOURCE)
  2373.   if test "$GCC" = yes; then
  2374.     CC="$CC -posix"
  2375.   else
  2376.     CC="$CC -Xp"
  2377.   fi
  2378. else
  2379.   AC_MSG_RESULT(no)
  2380.   ISC=
  2381. fi
  2382. []AC_EPI()
  2383. T16,62
  2384. AC_PROGRAM_CHECKAC_PRO([AC_PROGRAM_CHECK])indir([AC_CHECK_PROG], $@)[]AC_EPI()
  2385. T18,664
  2386. AC_C_CHAR_UNSIGNEDAC_PRO([AC_C_CHAR_UNSIGNED])AC_CACHE_CHECK(whether char is unsigned, ac_cv_c_char_unsigned,
  2387. [if test "$GCC" = yes; then
  2388.   # GCC predefines this symbol on systems where it applies.
  2389. AC_EGREP_CPP(yes,
  2390. [#ifdef __CHAR_UNSIGNED__
  2391.   yes
  2392. #endif
  2393. ], ac_cv_c_char_unsigned=yes, ac_cv_c_char_unsigned=no)
  2394. else
  2395. AC_TRY_RUN(
  2396. [/* volatile prevents gcc2 from optimizing the test away on sparcs.  */
  2397. #if !defined(__STDC__) || __STDC__ != 1
  2398. #define volatile
  2399. #endif
  2400. main() {
  2401.   volatile char c = 255; exit(c < 0);
  2402. }], ac_cv_c_char_unsigned=yes, ac_cv_c_char_unsigned=no)
  2403. fi])
  2404. if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
  2405.   AC_DEFINE(__CHAR_UNSIGNED__)
  2406. fi
  2407. []AC_EPI()
  2408. T11,88
  2409. AC_CYGWIN32AC_PRO([AC_CYGWIN32])AC_OBSOLETE([$0], [; instead use AC_CYGWIN])dnl
  2410. AC_CYGWIN[]AC_EPI()
  2411. T14,417
  2412. AC_TYPE_SIGNALAC_PRO([AC_TYPE_SIGNAL])AC_CACHE_CHECK([return type of signal handlers], ac_cv_type_signal,
  2413. [AC_TRY_COMPILE([#include <sys/types.h>
  2414. #include <signal.h>
  2415. #ifdef signal
  2416. #undef signal
  2417. #endif
  2418. #ifdef __cplusplus
  2419. extern "C" void (*signal (int, void (*)(int)))(int);
  2420. #else
  2421. void (*signal ()) ();
  2422. #endif
  2423. ],
  2424. [int i;], ac_cv_type_signal=void, ac_cv_type_signal=int)])
  2425. AC_DEFINE_UNQUOTED(RETSIGTYPE, $ac_cv_type_signal)
  2426. []AC_EPI()
  2427. T11,56
  2428. AC_SET_MAKEAC_PRO([AC_SET_MAKE])indir([AC_PROG_MAKE_SET])[]AC_EPI()
  2429. T16,225
  2430. AC_COMPILE_CHECKAC_PRO([AC_COMPILE_CHECK])AC_OBSOLETE([$0], [; instead use AC_TRY_COMPILE or AC_TRY_LINK, and AC_MSG_CHECKING and AC_MSG_RESULT])dnl
  2431. ifelse([$1], , , [AC_CHECKING([for $1])
  2432. ])dnl
  2433. AC_TRY_LINK([$2], [$3], [$4], [$5])
  2434. []AC_EPI()
  2435. T15,673
  2436. AC_CHECK_SIZEOFAC_PRO([AC_CHECK_SIZEOF])changequote(<<, >>)dnl
  2437. dnl The name to #define.
  2438. define(<<AC_TYPE_NAME>>, translit(sizeof_$1, [a-z *], [A-Z_P]))dnl
  2439. dnl The cache variable name.
  2440. define(<<AC_CV_NAME>>, translit(ac_cv_sizeof_$1, [ *], [_p]))dnl
  2441. changequote([, ])dnl
  2442. AC_MSG_CHECKING(size of $1)
  2443. AC_CACHE_VAL(AC_CV_NAME,
  2444. [AC_TRY_RUN([#include <stdio.h>
  2445. main()
  2446. {
  2447.   FILE *f=fopen("conftestval", "w");
  2448.   if (!f) exit(1);
  2449.   fprintf(f, "%d\n", sizeof($1));
  2450.   exit(0);
  2451. }], AC_CV_NAME=`cat conftestval`, AC_CV_NAME=0, ifelse([$2], , , AC_CV_NAME=$2))])dnl
  2452. AC_MSG_RESULT($AC_CV_NAME)
  2453. AC_DEFINE_UNQUOTED(AC_TYPE_NAME, $AC_CV_NAME)
  2454. undefine([AC_TYPE_NAME])dnl
  2455. undefine([AC_CV_NAME])dnl
  2456. []AC_EPI()
  2457. F8,8
  2458. patsubstpatsubst
  2459. T13,29
  2460. AC_MSG_RESULTecho "$ac_t""$1" 1>&AC_FD_MSG
  2461. T11,333
  2462. AC_ARG_WITHAC_PRO([AC_ARG_WITH])AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
  2463. ac_help="$ac_help
  2464. [$2]"
  2465. AC_DIVERT_POP()dnl
  2466. [#] Check whether --with-[$1] or --without-[$1] was given.
  2467. if test "[${with_]patsubst([$1], -, _)+set}" = set; then
  2468.   withval="[$with_]patsubst([$1], -, _)"
  2469.   ifelse([$3], , :, [$3])
  2470. ifelse([$4], , , [else
  2471.   $4
  2472. ])dnl
  2473. fi
  2474. []AC_EPI()
  2475. T12,335
  2476. AC_STRUCT_TMAC_PRO([AC_STRUCT_TM])AC_CACHE_CHECK([whether struct tm is in sys/time.h or time.h],
  2477.   ac_cv_struct_tm,
  2478. [AC_TRY_COMPILE([#include <sys/types.h>
  2479. #include <time.h>],
  2480. [struct tm *tp; tp->tm_sec;],
  2481.   ac_cv_struct_tm=time.h, ac_cv_struct_tm=sys/time.h)])
  2482. if test $ac_cv_struct_tm = sys/time.h; then
  2483.   AC_DEFINE(TM_IN_SYS_TIME)
  2484. fi
  2485. []AC_EPI()
  2486. T14,60
  2487. AC_GETGROUPS_TAC_PRO([AC_GETGROUPS_T])indir([AC_TYPE_GETGROUPS])[]AC_EPI()
  2488. T10,75
  2489. AC_VERBOSEAC_OBSOLETE([$0], [; instead use AC_MSG_RESULT])dnl
  2490. echo "    $1" 1>&AC_FD_MSG
  2491. T12,45
  2492. AC_MSG_ERROR{ echo "configure: error: $1" 1>&2; exit 1; }
  2493. T17,621
  2494. AC_PROG_F77_WORKSAC_PRO([AC_PROG_F77_WORKS])AC_MSG_CHECKING([whether the Fortran 77 compiler ($F77 $FFLAGS $LDFLAGS) works])
  2495. AC_LANG_SAVE
  2496. AC_LANG_FORTRAN77
  2497. AC_TRY_COMPILER(dnl
  2498. [      program conftest
  2499.       end
  2500. ], ac_cv_prog_f77_works, ac_cv_prog_f77_cross)
  2501. AC_LANG_RESTORE
  2502. AC_MSG_RESULT($ac_cv_prog_f77_works)
  2503. if test $ac_cv_prog_f77_works = no; then
  2504.   AC_MSG_ERROR([installation or configuration problem: Fortran 77 compiler cannot create executables.])
  2505. fi
  2506. AC_MSG_CHECKING([whether the Fortran 77 compiler ($F77 $FFLAGS $LDFLAGS) is a cross-compiler])
  2507. AC_MSG_RESULT($ac_cv_prog_f77_cross)
  2508. cross_compiling=$ac_cv_prog_f77_cross
  2509. []AC_EPI()
  2510. T9,883
  2511. AC_EXEEXTAC_PRO([AC_EXEEXT])AC_REQUIRE([AC_CYGWIN])
  2512. AC_REQUIRE([AC_MINGW32])
  2513. AC_MSG_CHECKING([for executable suffix])
  2514. AC_CACHE_VAL(ac_cv_exeext,
  2515. [if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
  2516.   ac_cv_exeext=.exe
  2517. else
  2518.   rm -f conftest*
  2519.   echo 'int main () { return 0; }' > conftest.$ac_ext
  2520.   ac_cv_exeext=
  2521.   if AC_TRY_EVAL(ac_link); then
  2522.     for file in conftest.*; do
  2523.       case $file in
  2524.       *.c | *.o | *.obj) ;;
  2525.       *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
  2526.       esac
  2527.     done
  2528.   else
  2529.     AC_MSG_ERROR([installation or configuration problem: compiler cannot create executables.])
  2530.   fi
  2531.   rm -f conftest*
  2532.   test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
  2533. fi])
  2534. EXEEXT=""
  2535. test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
  2536. AC_MSG_RESULT(${ac_cv_exeext})
  2537. dnl Setting ac_exeext will implicitly change the ac_link command.
  2538. ac_exeext=$EXEEXT
  2539. AC_SUBST(EXEEXT)[]AC_EPI()
  2540. T12,1347
  2541. AC_CHECK_LIBAC_PRO([AC_CHECK_LIB])AC_MSG_CHECKING([for $2 in -l$1])
  2542. dnl Use a cache variable name containing both the library and function name,
  2543. dnl because the test really is for library $1 defining function $2, not
  2544. dnl just for library $1.  Separate tests with the same $1 and different $2s
  2545. dnl may have different results.
  2546. ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
  2547. AC_CACHE_VAL(ac_cv_lib_$ac_lib_var,
  2548. [ac_save_LIBS="$LIBS"
  2549. LIBS="-l$1 $5 $LIBS"
  2550. AC_TRY_LINK(dnl
  2551. ifelse(AC_LANG, [FORTRAN77], ,
  2552. ifelse([$2], [main], , dnl Avoid conflicting decl of main.
  2553. [/* Override any gcc2 internal prototype to avoid an error.  */
  2554. ]ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus
  2555. extern "C"
  2556. #endif
  2557. ])dnl
  2558. [/* We use char because int might match the return type of a gcc2
  2559.     builtin and then its argument prototype would still apply.  */
  2560. char $2();
  2561. ])),
  2562.         [$2()],
  2563.         eval "ac_cv_lib_$ac_lib_var=yes",
  2564.         eval "ac_cv_lib_$ac_lib_var=no")
  2565. LIBS="$ac_save_LIBS"
  2566. ])dnl
  2567. if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
  2568.   AC_MSG_RESULT(yes)
  2569.   ifelse([$3], ,
  2570. [changequote(, )dnl
  2571.   ac_tr_lib=HAVE_LIB`echo $1 | sed -e 's/[^a-zA-Z0-9_]/_/g' \
  2572.     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
  2573. changequote([, ])dnl
  2574.   AC_DEFINE_UNQUOTED($ac_tr_lib)
  2575.   LIBS="-l$1 $LIBS"
  2576. ], [$3])
  2577. else
  2578.   AC_MSG_RESULT(no)
  2579. ifelse([$4], , , [$4
  2580. ])dnl
  2581. fi
  2582. []AC_EPI()
  2583. T18,3507
  2584. AC_FUNC_GETLOADAVGAC_PRO([AC_FUNC_GETLOADAVG])ac_have_func=no # yes means we've found a way to get the load average.
  2585.  
  2586. # Some systems with -lutil have (and need) -lkvm as well, some do not.
  2587. # On Solaris, -lkvm requires nlist from -lelf, so check that first
  2588. # to get the right answer into the cache.
  2589. AC_CHECK_LIB(elf, elf_begin, LIBS="-lelf $LIBS")
  2590. AC_CHECK_LIB(kvm, kvm_open, LIBS="-lkvm $LIBS")
  2591. # Check for the 4.4BSD definition of getloadavg.
  2592. AC_CHECK_LIB(util, getloadavg,
  2593.   [LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes])
  2594.  
  2595. if test $ac_have_func = no; then
  2596.   # There is a commonly available library for RS/6000 AIX.
  2597.   # Since it is not a standard part of AIX, it might be installed locally.
  2598.   ac_getloadavg_LIBS="$LIBS"; LIBS="-L/usr/local/lib $LIBS"
  2599.   AC_CHECK_LIB(getloadavg, getloadavg,
  2600.     LIBS="-lgetloadavg $LIBS", LIBS="$ac_getloadavg_LIBS")
  2601. fi
  2602.  
  2603. # Make sure it is really in the library, if we think we found it.
  2604. AC_REPLACE_FUNCS(getloadavg)
  2605.  
  2606. if test $ac_cv_func_getloadavg = yes; then
  2607.   AC_DEFINE(HAVE_GETLOADAVG)
  2608.   ac_have_func=yes
  2609. else
  2610.   # Figure out what our getloadavg.c needs.
  2611.   ac_have_func=no
  2612.   AC_CHECK_HEADER(sys/dg_sys_info.h,
  2613.   [ac_have_func=yes; AC_DEFINE(DGUX)
  2614.   AC_CHECK_LIB(dgc, dg_sys_info)])
  2615.  
  2616.   # We cannot check for <dwarf.h>, because Solaris 2 does not use dwarf (it
  2617.   # uses stabs), but it is still SVR4.  We cannot check for <elf.h> because
  2618.   # Irix 4.0.5F has the header but not the library.
  2619.   if test $ac_have_func = no && test $ac_cv_lib_elf_elf_begin = yes; then
  2620.     ac_have_func=yes; AC_DEFINE(SVR4)
  2621.   fi
  2622.  
  2623.   if test $ac_have_func = no; then
  2624.     AC_CHECK_HEADER(inq_stats/cpustats.h,
  2625.     [ac_have_func=yes; AC_DEFINE(UMAX)
  2626.     AC_DEFINE(UMAX4_3)])
  2627.   fi
  2628.  
  2629.   if test $ac_have_func = no; then
  2630.     AC_CHECK_HEADER(sys/cpustats.h,
  2631.     [ac_have_func=yes; AC_DEFINE(UMAX)])
  2632.   fi
  2633.  
  2634.   if test $ac_have_func = no; then
  2635.     AC_CHECK_HEADERS(mach/mach.h)
  2636.   fi
  2637.  
  2638.   AC_CHECK_HEADER(nlist.h,
  2639.   [AC_DEFINE(NLIST_STRUCT)
  2640.   AC_CACHE_CHECK([for n_un in struct nlist], ac_cv_struct_nlist_n_un,
  2641.   [AC_TRY_COMPILE([#include <nlist.h>],
  2642.   [struct nlist n; n.n_un.n_name = 0;],
  2643.   ac_cv_struct_nlist_n_un=yes, ac_cv_struct_nlist_n_un=no)])
  2644.   if test $ac_cv_struct_nlist_n_un = yes; then
  2645.     AC_DEFINE(NLIST_NAME_UNION)
  2646.   fi
  2647.   ])dnl
  2648. fi # Do not have getloadavg in system libraries.
  2649.  
  2650. # Some definitions of getloadavg require that the program be installed setgid.
  2651. dnl FIXME Don't hardwire the path of getloadavg.c in the top-level directory.
  2652. AC_CACHE_CHECK(whether getloadavg requires setgid,
  2653.   ac_cv_func_getloadavg_setgid,
  2654. [AC_EGREP_CPP([Yowza Am I SETGID yet],
  2655. [#include "$srcdir/getloadavg.c"
  2656. #ifdef LDAV_PRIVILEGED
  2657. Yowza Am I SETGID yet
  2658. #endif],
  2659.   ac_cv_func_getloadavg_setgid=yes, ac_cv_func_getloadavg_setgid=no)])
  2660. if test $ac_cv_func_getloadavg_setgid = yes; then
  2661.   NEED_SETGID=true; AC_DEFINE(GETLOADAVG_PRIVILEGED)
  2662. else
  2663.   NEED_SETGID=false
  2664. fi
  2665. AC_SUBST(NEED_SETGID)dnl
  2666.  
  2667. if test $ac_cv_func_getloadavg_setgid = yes; then
  2668.   AC_CACHE_CHECK(group of /dev/kmem, ac_cv_group_kmem,
  2669. [changequote(, )dnl
  2670.   # On Solaris, /dev/kmem is a symlink.  Get info on the real file.
  2671.   ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
  2672.   # If we got an error (system does not support symlinks), try without -L.
  2673.   test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
  2674.   ac_cv_group_kmem=`echo $ac_ls_output \
  2675.     | sed -ne 's/[     ][     ]*/ /g;
  2676.            s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;
  2677.            / /s/.* //;p;'`
  2678. changequote([, ])dnl
  2679. ])
  2680.   KMEM_GROUP=$ac_cv_group_kmem
  2681. fi
  2682. AC_SUBST(KMEM_GROUP)dnl
  2683. []AC_EPI()
  2684. T21,1
  2685. AC_DIVERSION_NORMAL_43
  2686. T21,1
  2687. AC_DIVERSION_NORMAL_34
  2688. T21,1
  2689. AC_DIVERSION_NORMAL_25
  2690. T21,1
  2691. AC_DIVERSION_NORMAL_16
  2692. T14,53
  2693. AC_CROSS_CHECKAC_PRO([AC_CROSS_CHECK])indir([AC_C_CROSS])[]AC_EPI()
  2694. T15,1456
  2695. AC_OUTPUT_LINKSEOF
  2696.  
  2697. cat >> $CONFIG_STATUS <<EOF
  2698. ac_sources="$1"
  2699. ac_dests="$2"
  2700. EOF
  2701.  
  2702. cat >> $CONFIG_STATUS <<\EOF
  2703. srcdir=$ac_given_srcdir
  2704. while test -n "$ac_sources"; do
  2705.   set $ac_dests; ac_dest=[$]1; shift; ac_dests=[$]*
  2706.   set $ac_sources; ac_source=[$]1; shift; ac_sources=[$]*
  2707.  
  2708.   echo "linking $srcdir/$ac_source to $ac_dest"
  2709.  
  2710.   if test ! -r $srcdir/$ac_source; then
  2711.     AC_MSG_ERROR($srcdir/$ac_source: File not found)
  2712.   fi
  2713.   rm -f $ac_dest
  2714.  
  2715.   # Make relative symlinks.
  2716.   # Remove last slash and all that follows it.  Not all systems have dirname.
  2717. changequote(, )dnl
  2718.   ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
  2719. changequote([, ])dnl
  2720.   if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
  2721.     # The dest file is in a subdirectory.
  2722.     test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
  2723.     ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
  2724.     # A "../" for each directory in $ac_dest_dir_suffix.
  2725. changequote(, )dnl
  2726.     ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
  2727. changequote([, ])dnl
  2728.   else
  2729.     ac_dest_dir_suffix= ac_dots=
  2730.   fi
  2731.  
  2732.   case "$srcdir" in
  2733. changequote(, )dnl
  2734.   [/$]*) ac_rel_source="$srcdir/$ac_source" ;;
  2735. changequote([, ])dnl
  2736.   *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;;
  2737.   esac
  2738.  
  2739.   # Make a symlink if possible; otherwise try a hard link.
  2740.   if ln -s $ac_rel_source $ac_dest 2>/dev/null ||
  2741.     ln $srcdir/$ac_source $ac_dest; then :
  2742.   else
  2743.     AC_MSG_ERROR(can not link $ac_dest to $srcdir/$ac_source)
  2744.   fi
  2745. done
  2746.  
  2747. F6,6
  2748. popdefpopdef
  2749. T13,3075
  2750. AC_FUNC_VFORKAC_PRO([AC_FUNC_VFORK])AC_REQUIRE([AC_TYPE_PID_T])dnl
  2751. AC_CHECK_HEADER(vfork.h, AC_DEFINE(HAVE_VFORK_H))
  2752. AC_CACHE_CHECK(for working vfork, ac_cv_func_vfork_works,
  2753. [AC_TRY_RUN([/* Thanks to Paul Eggert for this test.  */
  2754. #include <stdio.h>
  2755. #include <sys/types.h>
  2756. #include <sys/stat.h>
  2757. #ifdef HAVE_UNISTD_H
  2758. #include <unistd.h>
  2759. #endif
  2760. #ifdef HAVE_VFORK_H
  2761. #include <vfork.h>
  2762. #endif
  2763. /* On some sparc systems, changes by the child to local and incoming
  2764.    argument registers are propagated back to the parent.
  2765.    The compiler is told about this with #include <vfork.h>,
  2766.    but some compilers (e.g. gcc -O) don't grok <vfork.h>.
  2767.    Test for this by using a static variable whose address
  2768.    is put into a register that is clobbered by the vfork.  */
  2769. static
  2770. #ifdef __cplusplus
  2771. sparc_address_test (int arg)
  2772. #else
  2773. sparc_address_test (arg) int arg;
  2774. #endif
  2775. {
  2776.   static pid_t child;
  2777.   if (!child) {
  2778.     child = vfork ();
  2779.     if (child < 0) {
  2780.       perror ("vfork");
  2781.       _exit(2);
  2782.     }
  2783.     if (!child) {
  2784.       arg = getpid();
  2785.       write(-1, "", 0);
  2786.       _exit (arg);
  2787.     }
  2788.   }
  2789. }
  2790. main() {
  2791.   pid_t parent = getpid ();
  2792.   pid_t child;
  2793.  
  2794.   sparc_address_test ();
  2795.  
  2796.   child = vfork ();
  2797.  
  2798.   if (child == 0) {
  2799.     /* Here is another test for sparc vfork register problems.
  2800.        This test uses lots of local variables, at least
  2801.        as many local variables as main has allocated so far
  2802.        including compiler temporaries.  4 locals are enough for
  2803.        gcc 1.40.3 on a Solaris 4.1.3 sparc, but we use 8 to be safe.
  2804.        A buggy compiler should reuse the register of parent
  2805.        for one of the local variables, since it will think that
  2806.        parent can't possibly be used any more in this routine.
  2807.        Assigning to the local variable will thus munge parent
  2808.        in the parent process.  */
  2809.     pid_t
  2810.       p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
  2811.       p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
  2812.     /* Convince the compiler that p..p7 are live; otherwise, it might
  2813.        use the same hardware register for all 8 local variables.  */
  2814.     if (p != p1 || p != p2 || p != p3 || p != p4
  2815.     || p != p5 || p != p6 || p != p7)
  2816.       _exit(1);
  2817.  
  2818.     /* On some systems (e.g. IRIX 3.3),
  2819.        vfork doesn't separate parent from child file descriptors.
  2820.        If the child closes a descriptor before it execs or exits,
  2821.        this munges the parent's descriptor as well.
  2822.        Test for this by closing stdout in the child.  */
  2823.     _exit(close(fileno(stdout)) != 0);
  2824.   } else {
  2825.     int status;
  2826.     struct stat st;
  2827.  
  2828.     while (wait(&status) != child)
  2829.       ;
  2830.     exit(
  2831.      /* Was there some problem with vforking?  */
  2832.      child < 0
  2833.  
  2834.      /* Did the child fail?  (This shouldn't happen.)  */
  2835.      || status
  2836.  
  2837.      /* Did the vfork/compiler bug occur?  */
  2838.      || parent != getpid()
  2839.  
  2840.      /* Did the file descriptor bug occur?  */
  2841.      || fstat(fileno(stdout), &st) != 0
  2842.      );
  2843.   }
  2844. }],
  2845. ac_cv_func_vfork_works=yes, ac_cv_func_vfork_works=no, AC_CHECK_FUNC(vfork)
  2846. ac_cv_func_vfork_works=$ac_cv_func_vfork)])
  2847. if test $ac_cv_func_vfork_works = no; then
  2848.   AC_DEFINE(vfork, fork)
  2849. fi
  2850. []AC_EPI()
  2851. T16,205
  2852. AC_FUNC_STRFTIMEAC_PRO([AC_FUNC_STRFTIME])AC_CHECK_FUNC(strftime, [AC_DEFINE(HAVE_STRFTIME)],
  2853. [# strftime is in -lintl on SCO UNIX.
  2854. AC_CHECK_LIB(intl, strftime, 
  2855. [AC_DEFINE(HAVE_STRFTIME)
  2856. LIBS="-lintl $LIBS"])])[]AC_EPI()
  2857. T17,323
  2858. AC_FUNC_GETMNTENTAC_PRO([AC_FUNC_GETMNTENT])# getmntent is in -lsun on Irix 4, -lseq on Dynix/PTX, -lgen on Unixware.
  2859. AC_CHECK_LIB(sun, getmntent, LIBS="-lsun $LIBS",
  2860.   [AC_CHECK_LIB(seq, getmntent, LIBS="-lseq $LIBS",
  2861.     [AC_CHECK_LIB(gen, getmntent, LIBS="-lgen $LIBS")])])
  2862. AC_CHECK_FUNC(getmntent, [AC_DEFINE(HAVE_GETMNTENT)])[]AC_EPI()
  2863. T9,78
  2864. AC_DEFINEcat >> confdefs.h <<\EOF
  2865. [#define] $1 ifelse($#, 2, [$2], $#, 3, [$2], 1)
  2866. EOF
  2867.  
  2868. T17,104
  2869. AC_HAVE_POUNDBANGerrprint(__file__:__line__: [$0 has been replaced by AC_SYS_INTERPRETER, taking no arguments
  2870. ])m4exit(4)
  2871. T9,2921
  2872. AC_OUTPUTtrap '' 1 2 15
  2873. AC_CACHE_SAVE
  2874. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  2875.  
  2876. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  2877. # Let make expand exec_prefix.
  2878. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  2879.  
  2880. # Any assignment to VPATH causes Sun make to only execute
  2881. # the first set of double-colon rules, so remove it if not needed.
  2882. # If there is a colon in the path, we need to keep it.
  2883. if test "x$srcdir" = x.; then
  2884. changequote(, )dnl
  2885.   ac_vpsub='/^[     ]*VPATH[     ]*=[^:]*$/d'
  2886. changequote([, ])dnl
  2887. fi
  2888.  
  2889. trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
  2890.  
  2891. ifdef([AC_LIST_HEADER], [DEFS=-DHAVE_CONFIG_H], [AC_OUTPUT_MAKE_DEFS()])
  2892.  
  2893. # Without the "./", some shells look in PATH for config.status.
  2894. : ${CONFIG_STATUS=./config.status}
  2895.  
  2896. echo creating $CONFIG_STATUS
  2897. rm -f $CONFIG_STATUS
  2898. cat > $CONFIG_STATUS <<EOF
  2899. #! /bin/sh
  2900. # Generated automatically by configure.
  2901. # Run this file to recreate the current configuration.
  2902. # This directory was configured as follows,
  2903. dnl hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
  2904. dnl so uname gets run too.
  2905. # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  2906. #
  2907. [#] [$]0 [$]ac_configure_args
  2908. #
  2909. # Compiler output produced by configure, useful for debugging
  2910. # configure, is in ./config.log if it exists.
  2911.  
  2912. changequote(, )dnl
  2913. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
  2914. changequote([, ])dnl
  2915. for ac_option
  2916. do
  2917.   case "[\$]ac_option" in
  2918.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  2919.     echo "running [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion"
  2920.     exec [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion ;;
  2921.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  2922.     echo "$CONFIG_STATUS generated by autoconf version AC_ACVERSION"
  2923.     exit 0 ;;
  2924.   -help | --help | --hel | --he | --h)
  2925.     echo "[\$]ac_cs_usage"; exit 0 ;;
  2926.   *) echo "[\$]ac_cs_usage"; exit 1 ;;
  2927.   esac
  2928. done
  2929.  
  2930. ac_given_srcdir=$srcdir
  2931. ifdef([AC_PROVIDE_AC_PROG_INSTALL], [ac_given_INSTALL="$INSTALL"
  2932. ])dnl
  2933.  
  2934. changequote(<<, >>)dnl
  2935. ifdef(<<AC_LIST_HEADER>>,
  2936. <<trap 'rm -fr `echo "$1 AC_LIST_HEADER" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>,
  2937. <<trap 'rm -fr `echo "$1" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>)
  2938. changequote([, ])dnl
  2939. EOF
  2940. cat >> $CONFIG_STATUS <<EOF
  2941.  
  2942. AC_OUTPUT_FILES($1)
  2943. ifdef([AC_LIST_HEADER], [AC_OUTPUT_HEADER(AC_LIST_HEADER)])dnl
  2944. ifdef([AC_LIST_LINKS], [AC_OUTPUT_LINKS(AC_LIST_FILES, AC_LIST_LINKS)])dnl
  2945. EOF
  2946. cat >> $CONFIG_STATUS <<EOF
  2947. undivert(AC_DIVERSION_ICMDS)dnl
  2948. $3
  2949. EOF
  2950. cat >> $CONFIG_STATUS <<\EOF
  2951. undivert(AC_DIVERSION_CMDS)dnl
  2952. $2
  2953. exit 0
  2954. EOF
  2955. chmod +x $CONFIG_STATUS
  2956. rm -fr confdefs* $ac_clean_files
  2957. test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
  2958. dnl config.status should not do recursion.
  2959. ifdef([AC_LIST_SUBDIRS], [AC_OUTPUT_SUBDIRS(AC_LIST_SUBDIRS)])dnl
  2960.  
  2961. T10,54
  2962. AC_VPRINTFAC_PRO([AC_VPRINTF])indir([AC_FUNC_VPRINTF])[]AC_EPI()
  2963. T11,59
  2964. AC_OBSOLETEerrprint(__file__:__line__: warning: [$1] is obsolete[$2]
  2965. )
  2966. T8,0
  2967. __unix__
  2968. T11,167
  2969. AC_IRIX_SUNAC_PRO([AC_IRIX_SUN])AC_OBSOLETE([$0], [; instead use AC_FUNC_GETMNTENT or AC_CHECK_LIB(sun, getpwnam)])dnl
  2970. AC_CHECK_LIB(sun, getmntent, LIBS="-lsun $LIBS")
  2971. []AC_EPI()
  2972. T14,336
  2973. AC_PROG_CC_GNUAC_PRO([AC_PROG_CC_GNU])AC_CACHE_CHECK(whether we are using GNU C, ac_cv_prog_gcc,
  2974. [dnl The semicolon is to pacify NeXT's syntax-checking cpp.
  2975. cat > conftest.c <<EOF
  2976. #ifdef __GNUC__
  2977.   yes;
  2978. #endif
  2979. EOF
  2980. if AC_TRY_COMMAND(${CC-cc} -E conftest.c) | egrep yes >/dev/null 2>&1; then
  2981.   ac_cv_prog_gcc=yes
  2982. else
  2983.   ac_cv_prog_gcc=no
  2984. fi])[]AC_EPI()
  2985. F8,8
  2986. __line____line__
  2987. T13,434
  2988. AC_CHECK_TYPEAC_PRO([AC_CHECK_TYPE])AC_REQUIRE([AC_HEADER_STDC])dnl
  2989. AC_MSG_CHECKING(for $1)
  2990. AC_CACHE_VAL(ac_cv_type_$1,
  2991. [AC_EGREP_CPP(dnl
  2992. changequote(<<,>>)dnl
  2993. <<(^|[^a-zA-Z_0-9])$1[^a-zA-Z_0-9]>>dnl
  2994. changequote([,]), [#include <sys/types.h>
  2995. #if STDC_HEADERS
  2996. #include <stdlib.h>
  2997. #include <stddef.h>
  2998. #endif], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
  2999. AC_MSG_RESULT($ac_cv_type_$1)
  3000. if test $ac_cv_type_$1 = no; then
  3001.   AC_DEFINE($1, $2)
  3002. fi
  3003. []AC_EPI()
  3004. T15,1658
  3005. AC_FUNC_GETPGRPAC_PRO([AC_FUNC_GETPGRP])AC_CACHE_CHECK(whether getpgrp takes no argument, ac_cv_func_getpgrp_void,
  3006. [AC_TRY_RUN([
  3007. /*
  3008.  * If this system has a BSD-style getpgrp(),
  3009.  * which takes a pid argument, exit unsuccessfully.
  3010.  *
  3011.  * Snarfed from Chet Ramey's bash pgrp.c test program
  3012.  */
  3013. #include <stdio.h>
  3014. #include <sys/types.h>
  3015.  
  3016. int     pid;
  3017. int     pg1, pg2, pg3, pg4;
  3018. int     ng, np, s, child;
  3019.  
  3020. main()
  3021. {
  3022.         pid = getpid();
  3023.         pg1 = getpgrp(0);
  3024.         pg2 = getpgrp();
  3025.         pg3 = getpgrp(pid);
  3026.         pg4 = getpgrp(1);
  3027.  
  3028.         /*
  3029.          * If all of these values are the same, it's pretty sure that
  3030.          * we're on a system that ignores getpgrp's first argument.
  3031.          */
  3032.         if (pg2 == pg4 && pg1 == pg3 && pg2 == pg3)
  3033.                 exit(0);
  3034.  
  3035.         child = fork();
  3036.         if (child < 0)
  3037.                 exit(1);
  3038.         else if (child == 0) {
  3039.                 np = getpid();
  3040.                 /*
  3041.                  * If this is Sys V, this will not work; pgrp will be
  3042.                  * set to np because setpgrp just changes a pgrp to be
  3043.                  * the same as the pid.
  3044.                  */
  3045.                 setpgrp(np, pg1);
  3046.                 ng = getpgrp(0);        /* Same result for Sys V and BSD */
  3047.                 if (ng == pg1) {
  3048.                         exit(1);
  3049.                 } else {
  3050.                         exit(0);
  3051.                 }
  3052.         } else {
  3053.                 wait(&s);
  3054.                 exit(s>>8);
  3055.         }
  3056. }
  3057. ], ac_cv_func_getpgrp_void=yes, ac_cv_func_getpgrp_void=no,
  3058.    AC_MSG_ERROR(cannot check getpgrp if cross compiling))
  3059. ])
  3060. if test $ac_cv_func_getpgrp_void = yes; then
  3061.   AC_DEFINE(GETPGRP_VOID)
  3062. fi
  3063. []AC_EPI()
  3064. T15,4216
  3065. AC_INIT_PREPAREAC_PRO([AC_INIT_PREPARE])trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  3066.  
  3067. # File descriptor usage:
  3068. # 0 standard input
  3069. # 1 file creation
  3070. # 2 errors and warnings
  3071. # 3 some systems may open it to /dev/tty
  3072. # 4 used on the Kubota Titan
  3073. define(AC_FD_MSG, 6)dnl
  3074. [#] AC_FD_MSG checking for... messages and results
  3075. define(AC_FD_CC, 5)dnl
  3076. [#] AC_FD_CC compiler messages saved in config.log
  3077. if test "$silent" = yes; then
  3078.   exec AC_FD_MSG>/dev/null
  3079. else
  3080.   exec AC_FD_MSG>&1
  3081. fi
  3082. exec AC_FD_CC>./config.log
  3083.  
  3084. echo "\
  3085. This file contains any messages produced by compilers while
  3086. running configure, to aid debugging if configure makes a mistake.
  3087. " 1>&AC_FD_CC
  3088.  
  3089. # Strip out --no-create and --no-recursion so they do not pile up.
  3090. # Also quote any args containing shell metacharacters.
  3091. ac_configure_args=
  3092. for ac_arg
  3093. do
  3094.   case "$ac_arg" in
  3095.   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  3096.   | --no-cr | --no-c) ;;
  3097.   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  3098.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
  3099. changequote(<<, >>)dnl
  3100. dnl If you change this globbing pattern, test it on an old shell --
  3101. dnl it's sensitive.  Putting any kind of quote in it causes syntax errors.
  3102.   *" "*|*"    "*|*[\[\]\~\<<#>>\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
  3103.   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
  3104. changequote([, ])dnl
  3105.   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
  3106.   esac
  3107. done
  3108.  
  3109. # NLS nuisances.
  3110. # Only set these to C if already set.  These must not be set unconditionally
  3111. # because not all systems understand e.g. LANG=C (notably SCO).
  3112. # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
  3113. # Non-C LC_CTYPE values break the ctype check.
  3114. if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
  3115. if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
  3116. if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
  3117. if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
  3118.  
  3119. # confdefs.h avoids OS command line length limits that DEFS can exceed.
  3120. rm -rf conftest* confdefs.h
  3121. # AIX cpp loses on an empty file, so make sure it contains at least a newline.
  3122. echo > confdefs.h
  3123.  
  3124. # A filename unique to this package, relative to the directory that
  3125. # configure is in, which we can look for to find out if srcdir is correct.
  3126. ac_unique_file=$1
  3127.  
  3128. # Find the source files, if location was not specified.
  3129. if test -z "$srcdir"; then
  3130.   ac_srcdir_defaulted=yes
  3131.   # Try the directory containing this script, then its parent.
  3132.   ac_prog=[$]0
  3133. changequote(, )dnl
  3134.   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
  3135. changequote([, ])dnl
  3136.   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
  3137.   srcdir=$ac_confdir
  3138.   if test ! -r $srcdir/$ac_unique_file; then
  3139.     srcdir=..
  3140.   fi
  3141. else
  3142.   ac_srcdir_defaulted=no
  3143. fi
  3144. if test ! -r $srcdir/$ac_unique_file; then
  3145.   if test "$ac_srcdir_defaulted" = yes; then
  3146.     AC_MSG_ERROR(can not find sources in $ac_confdir or ..)
  3147.   else
  3148.     AC_MSG_ERROR(can not find sources in $srcdir)
  3149.   fi
  3150. fi
  3151. dnl Double slashes in pathnames in object file debugging info
  3152. dnl mess up M-x gdb in Emacs.
  3153. changequote(, )dnl
  3154. srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
  3155. changequote([, ])dnl
  3156.  
  3157. dnl Let the site file select an alternate cache file if it wants to.
  3158. AC_SITE_LOAD
  3159. AC_CACHE_LOAD
  3160. AC_LANG_C
  3161. dnl By default always use an empty string as the executable
  3162. dnl extension.  Only change it if the script calls AC_EXEEXT.
  3163. ac_exeext=
  3164. dnl By default assume that objects files use an extension of .o.  Only
  3165. dnl change it if the script calls AC_OBJEXT.
  3166. ac_objext=o
  3167. AC_PROG_ECHO_N
  3168. dnl Substitute for predefined variables.
  3169. AC_SUBST(SHELL)dnl
  3170. AC_SUBST(CFLAGS)dnl
  3171. AC_SUBST(CPPFLAGS)dnl
  3172. AC_SUBST(CXXFLAGS)dnl
  3173. AC_SUBST(FFLAGS)dnl
  3174. AC_SUBST(DEFS)dnl
  3175. AC_SUBST(LDFLAGS)dnl
  3176. AC_SUBST(LIBS)dnl
  3177. AC_SUBST(exec_prefix)dnl
  3178. AC_SUBST(prefix)dnl
  3179. AC_SUBST(program_transform_name)dnl
  3180. dnl Installation directory options.
  3181. AC_SUBST(bindir)dnl
  3182. AC_SUBST(sbindir)dnl
  3183. AC_SUBST(libexecdir)dnl
  3184. AC_SUBST(datadir)dnl
  3185. AC_SUBST(sysconfdir)dnl
  3186. AC_SUBST(sharedstatedir)dnl
  3187. AC_SUBST(localstatedir)dnl
  3188. AC_SUBST(libdir)dnl
  3189. AC_SUBST(includedir)dnl
  3190. AC_SUBST(oldincludedir)dnl
  3191. AC_SUBST(infodir)dnl
  3192. AC_SUBST(mandir)dnl
  3193. []AC_EPI()
  3194. T22,457
  3195. AC_CHECK_HEADER_DIRENTAC_PRO([AC_CHECK_HEADER_DIRENT])ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
  3196. AC_MSG_CHECKING([for $1 that defines DIR])
  3197. AC_CACHE_VAL(ac_cv_header_dirent_$ac_safe,
  3198. [AC_TRY_COMPILE([#include <sys/types.h>
  3199. #include <$1>], [DIR *dirp = 0;],
  3200.   eval "ac_cv_header_dirent_$ac_safe=yes",
  3201.   eval "ac_cv_header_dirent_$ac_safe=no")])dnl
  3202. if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
  3203.   AC_MSG_RESULT(yes)
  3204.   $2
  3205. else
  3206.   AC_MSG_RESULT(no)
  3207. fi
  3208. []AC_EPI()
  3209. T12,4
  3210. AC_ACVERSION2.13
  3211. T11,82
  3212. AC_CHECKINGecho "checking $1" 1>&AC_FD_MSG
  3213. echo "configure:__oline__: checking $1" >&AC_FD_CC
  3214. T14,74
  3215. AC_PROG_RANLIBAC_PRO([AC_PROG_RANLIB])AC_CHECK_PROG(RANLIB, ranlib, ranlib, :)[]AC_EPI()
  3216. T14,2303
  3217. AC_FUNC_ALLOCAAC_PRO([AC_FUNC_ALLOCA])AC_REQUIRE_CPP()dnl Set CPP; we run AC_EGREP_CPP conditionally.
  3218. # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
  3219. # for constant arguments.  Useless!
  3220. AC_CACHE_CHECK([for working alloca.h], ac_cv_header_alloca_h,
  3221. [AC_TRY_LINK([#include <alloca.h>], [char *p = alloca(2 * sizeof(int));],
  3222.   ac_cv_header_alloca_h=yes, ac_cv_header_alloca_h=no)])
  3223. if test $ac_cv_header_alloca_h = yes; then
  3224.   AC_DEFINE(HAVE_ALLOCA_H)
  3225. fi
  3226.  
  3227. AC_CACHE_CHECK([for alloca], ac_cv_func_alloca_works,
  3228. [AC_TRY_LINK([
  3229. #ifdef __GNUC__
  3230. # define alloca __builtin_alloca
  3231. #else
  3232. # ifdef _MSC_VER
  3233. #  include <malloc.h>
  3234. #  define alloca _alloca
  3235. # else
  3236. #  if HAVE_ALLOCA_H
  3237. #   include <alloca.h>
  3238. #  else
  3239. #   ifdef _AIX
  3240.  #pragma alloca
  3241. #   else
  3242. #    ifndef alloca /* predefined by HP cc +Olibcalls */
  3243. char *alloca ();
  3244. #    endif
  3245. #   endif
  3246. #  endif
  3247. # endif
  3248. #endif
  3249. ], [char *p = (char *) alloca(1);],
  3250.   ac_cv_func_alloca_works=yes, ac_cv_func_alloca_works=no)])
  3251. if test $ac_cv_func_alloca_works = yes; then
  3252.   AC_DEFINE(HAVE_ALLOCA)
  3253. fi
  3254.  
  3255. if test $ac_cv_func_alloca_works = no; then
  3256.   # The SVR3 libPW and SVR4 libucb both contain incompatible functions
  3257.   # that cause trouble.  Some versions do not even contain alloca or
  3258.   # contain a buggy version.  If you still want to use their alloca,
  3259.   # use ar to extract alloca.o from them instead of compiling alloca.c.
  3260.   ALLOCA=alloca.${ac_objext}
  3261.   AC_DEFINE(C_ALLOCA)
  3262.  
  3263. AC_CACHE_CHECK(whether alloca needs Cray hooks, ac_cv_os_cray,
  3264. [AC_EGREP_CPP(webecray,
  3265. [#if defined(CRAY) && ! defined(CRAY2)
  3266. webecray
  3267. #else
  3268. wenotbecray
  3269. #endif
  3270. ], ac_cv_os_cray=yes, ac_cv_os_cray=no)])
  3271. if test $ac_cv_os_cray = yes; then
  3272. for ac_func in _getb67 GETB67 getb67; do
  3273.   AC_CHECK_FUNC($ac_func, [AC_DEFINE_UNQUOTED(CRAY_STACKSEG_END, $ac_func)
  3274.   break])
  3275. done
  3276. fi
  3277.  
  3278. AC_CACHE_CHECK(stack direction for C alloca, ac_cv_c_stack_direction,
  3279. [AC_TRY_RUN([find_stack_direction ()
  3280. {
  3281.   static char *addr = 0;
  3282.   auto char dummy;
  3283.   if (addr == 0)
  3284.     {
  3285.       addr = &dummy;
  3286.       return find_stack_direction ();
  3287.     }
  3288.   else
  3289.     return (&dummy > addr) ? 1 : -1;
  3290. }
  3291. main ()
  3292. {
  3293.   exit (find_stack_direction() < 0);
  3294. }], ac_cv_c_stack_direction=1, ac_cv_c_stack_direction=-1,
  3295.   ac_cv_c_stack_direction=0)])
  3296. AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction)
  3297. fi
  3298. AC_SUBST(ALLOCA)dnl
  3299. []AC_EPI()
  3300. T11,136
  3301. AC_SCO_INTLAC_PRO([AC_SCO_INTL])AC_OBSOLETE([$0], [; instead use AC_FUNC_STRFTIME])dnl
  3302. AC_CHECK_LIB(intl, strftime, LIBS="-lintl $LIBS")
  3303. []AC_EPI()
  3304. T8,50
  3305. AC_PID_TAC_PRO([AC_PID_T])indir([AC_TYPE_PID_T])[]AC_EPI()
  3306. T24,718
  3307. AC_FUNC_SETVBUF_REVERSEDAC_PRO([AC_FUNC_SETVBUF_REVERSED])AC_CACHE_CHECK(whether setvbuf arguments are reversed,
  3308.   ac_cv_func_setvbuf_reversed,
  3309. [AC_TRY_RUN([#include <stdio.h>
  3310. /* If setvbuf has the reversed format, exit 0. */
  3311. main () {
  3312.   /* This call has the arguments reversed.
  3313.      A reversed system may check and see that the address of main
  3314.      is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
  3315.   if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
  3316.     exit(1);
  3317.   putc('\r', stdout);
  3318.   exit(0);            /* Non-reversed systems segv here.  */
  3319. }], ac_cv_func_setvbuf_reversed=yes, ac_cv_func_setvbuf_reversed=no)
  3320. rm -f core core.* *.core])
  3321. if test $ac_cv_func_setvbuf_reversed = yes; then
  3322.   AC_DEFINE(SETVBUF_REVERSED)
  3323. fi
  3324. []AC_EPI()
  3325. T9,81
  3326. AC_BEFOREifdef([AC_PROVIDE_$2], [errprint(__file__:__line__: [$2 was called before $1
  3327. ])])
  3328. T12,53
  3329. AC_FIND_XTRAAC_PRO([AC_FIND_XTRA])indir([AC_PATH_XTRA])[]AC_EPI()
  3330. F3,3
  3331. lenlen
  3332. F6,6
  3333. ifelseifelse
  3334. T21,64
  3335. AC_STAT_MACROS_BROKENAC_PRO([AC_STAT_MACROS_BROKEN])indir([AC_HEADER_STAT])[]AC_EPI()
  3336. T15,59
  3337. AC_MAJOR_HEADERAC_PRO([AC_MAJOR_HEADER])indir([AC_HEADER_MAJOR])[]AC_EPI()
  3338. T8,25
  3339. AC_ERRORindir([AC_MSG_ERROR], $@)
  3340. T13,166
  3341. AC_PATH_PROGSAC_PRO([AC_PATH_PROGS])for ac_prog in $2
  3342. do
  3343. AC_PATH_PROG($1, [$]ac_prog, , $4)
  3344. test -n "[$]$1" && break
  3345. done
  3346. ifelse([$3], , , [test -n "[$]$1" || $1="$3"
  3347. ])[]AC_EPI()
  3348. T16,4093
  3349. AC_OUTPUT_HEADERchangequote(<<, >>)dnl
  3350. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  3351. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  3352. #
  3353. # ac_d sets the value in "#define NAME VALUE" lines.
  3354. ac_dA='s%^\([     ]*\)#\([     ]*define[     ][     ]*\)'
  3355. ac_dB='\([     ][     ]*\)[^     ]*%\1#\2'
  3356. ac_dC='\3'
  3357. ac_dD='%g'
  3358. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  3359. ac_uA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  3360. ac_uB='\([     ]\)%\1#\2define\3'
  3361. ac_uC=' '
  3362. ac_uD='\4%g'
  3363. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  3364. ac_eA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  3365. ac_eB='<<$>>%\1#\2define\3'
  3366. ac_eC=' '
  3367. ac_eD='%g'
  3368. changequote([, ])dnl
  3369.  
  3370. if test "${CONFIG_HEADERS+set}" != set; then
  3371. EOF
  3372. dnl Support passing AC_CONFIG_HEADER a value containing shell variables.
  3373. cat >> $CONFIG_STATUS <<EOF
  3374.   CONFIG_HEADERS="$1"
  3375. EOF
  3376. cat >> $CONFIG_STATUS <<\EOF
  3377. fi
  3378. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  3379. changequote(, )dnl
  3380.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  3381.   case "$ac_file" in
  3382.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  3383.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  3384.   *) ac_file_in="${ac_file}.in" ;;
  3385.   esac
  3386. changequote([, ])dnl
  3387.  
  3388.   echo creating $ac_file
  3389.  
  3390.   rm -f conftest.frag conftest.in conftest.out
  3391.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  3392.   cat $ac_file_inputs > conftest.in
  3393.  
  3394. EOF
  3395.  
  3396. # Transform confdefs.h into a sed script conftest.vals that substitutes
  3397. # the proper values into config.h.in to produce config.h.  And first:
  3398. # Protect against being on the right side of a sed subst in config.status.
  3399. # Protect against being in an unquoted here document in config.status.
  3400. rm -f conftest.vals
  3401. dnl Using a here document instead of a string reduces the quoting nightmare.
  3402. dnl Putting comments in sed scripts is not portable.
  3403. cat > conftest.hdr <<\EOF
  3404. changequote(<<, >>)dnl
  3405. s/[\\&%]/\\&/g
  3406. s%[\\$`]%\\&%g
  3407. s%<<#define>> \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
  3408. s%ac_d%ac_u%gp
  3409. s%ac_u%ac_e%gp
  3410. changequote([, ])dnl
  3411. EOF
  3412. sed -n -f conftest.hdr confdefs.h > conftest.vals
  3413. rm -f conftest.hdr
  3414.  
  3415. # This sed command replaces #undef with comments.  This is necessary, for
  3416. # example, in the case of _POSIX_SOURCE, which is predefined and required
  3417. # on some systems where configure will not decide to define it.
  3418. cat >> conftest.vals <<\EOF
  3419. changequote(, )dnl
  3420. s%^[     ]*#[     ]*undef[     ][     ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  3421. changequote([, ])dnl
  3422. EOF
  3423.  
  3424. # Break up conftest.vals because some shells have a limit on
  3425. # the size of here documents, and old seds have small limits too.
  3426.  
  3427. rm -f conftest.tail
  3428. while :
  3429. do
  3430.   ac_lines=`grep -c . conftest.vals`
  3431.   # grep -c gives empty output for an empty file on some AIX systems.
  3432.   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
  3433.   # Write a limited-size here document to conftest.frag.
  3434.   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
  3435.   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
  3436.   echo 'CEOF
  3437.   sed -f conftest.frag conftest.in > conftest.out
  3438.   rm -f conftest.in
  3439.   mv conftest.out conftest.in
  3440. ' >> $CONFIG_STATUS
  3441.   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
  3442.   rm -f conftest.vals
  3443.   mv conftest.tail conftest.vals
  3444. done
  3445. rm -f conftest.vals
  3446.  
  3447. dnl Now back to your regularly scheduled config.status.
  3448. cat >> $CONFIG_STATUS <<\EOF
  3449.   rm -f conftest.frag conftest.h
  3450.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  3451.   cat conftest.in >> conftest.h
  3452.   rm -f conftest.in
  3453.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  3454.     echo "$ac_file is unchanged"
  3455.     rm -f conftest.h
  3456.   else
  3457.     # Remove last slash and all that follows it.  Not all systems have dirname.
  3458.   changequote(, )dnl
  3459.     ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  3460.   changequote([, ])dnl
  3461.     if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  3462.       # The file is in a subdirectory.
  3463.       test ! -d "$ac_dir" && mkdir "$ac_dir"
  3464.     fi
  3465.     rm -f $ac_file
  3466.     mv conftest.h $ac_file
  3467.   fi
  3468. fi; done
  3469.  
  3470.  
  3471. T15,261
  3472. AC_LONG_64_BITSAC_PRO([AC_LONG_64_BITS])AC_OBSOLETE([$0], [; instead use AC_CHECK_SIZEOF(long)])dnl
  3473. AC_MSG_CHECKING(whether long int is 64 bits)
  3474. AC_TRY_RUN([main() { exit(sizeof(long int) != 8); }],
  3475.  [AC_MSG_RESULT(yes)
  3476.  AC_DEFINE(LONG_64_BITS)], AC_MSG_RESULT(no))
  3477. []AC_EPI()
  3478. T17,560
  3479. AC_TRY_RUN_NATIVEAC_PRO([AC_TRY_RUN_NATIVE])cat > conftest.$ac_ext <<EOF
  3480. [#]line __oline__ "configure"
  3481. #include "confdefs.h"
  3482. ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus
  3483. extern "C" void exit(int);
  3484. #endif
  3485. ])dnl
  3486. [$1]
  3487. EOF
  3488. if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  3489. then
  3490. dnl Don't remove the temporary files here, so they can be examined.
  3491.   ifelse([$2], , :, [$2])
  3492. else
  3493.   echo "configure: failed program was:" >&AC_FD_CC
  3494.   cat conftest.$ac_ext >&AC_FD_CC
  3495. ifelse([$3], , , [  rm -fr conftest*
  3496.   $3
  3497. ])dnl
  3498. fi
  3499. rm -fr conftest*[]AC_EPI()
  3500. T13,60
  3501. AC_UTIME_NULLAC_PRO([AC_UTIME_NULL])indir([AC_FUNC_UTIME_NULL])[]AC_EPI()
  3502. T15,909
  3503. AC_PROG_F77_C_OAC_PRO([AC_PROG_F77_C_O])AC_BEFORE([$0], [AC_PROG_F77])dnl
  3504. AC_MSG_CHECKING(whether $F77 understand -c and -o together)
  3505. set dummy $F77; ac_f77="`echo [$]2 |
  3506. changequote(, )dnl
  3507. sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`"
  3508. changequote([, ])dnl
  3509. AC_CACHE_VAL(ac_cv_prog_f77_${ac_f77}_c_o,
  3510. [cat > conftest.f << EOF
  3511.        program conftest
  3512.        end
  3513. EOF
  3514. # We do the `AC_TRY_EVAL' test twice because some compilers refuse to
  3515. # overwrite an existing `.o' file with `-o', although they will create
  3516. # one.
  3517. ac_try='$F77 $FFLAGS -c conftest.f -o conftest.o 1>&AC_FD_CC'
  3518. if AC_TRY_EVAL(ac_try) && test -f conftest.o && AC_TRY_EVAL(ac_try); then
  3519.   eval ac_cv_prog_f77_${ac_f77}_c_o=yes
  3520. else
  3521.   eval ac_cv_prog_f77_${ac_f77}_c_o=no
  3522. fi
  3523. rm -f conftest*
  3524. ])dnl
  3525. if eval "test \"`echo '$ac_cv_prog_f77_'${ac_f77}_c_o`\" = yes"; then
  3526.   AC_MSG_RESULT(yes)
  3527. else
  3528.   AC_MSG_RESULT(no)
  3529.   AC_DEFINE(F77_NO_MINUS_C_MINUS_O)
  3530. fi
  3531. []AC_EPI()
  3532. T13,142
  3533. AC_CACHE_LOADif test -r "$cache_file"; then
  3534.   echo "loading cache $cache_file"
  3535.   . $cache_file
  3536. else
  3537.   echo "creating cache $cache_file"
  3538.   > $cache_file
  3539. fi
  3540.  
  3541. T19,72
  3542. AC_SETVBUF_REVERSEDAC_PRO([AC_SETVBUF_REVERSED])indir([AC_FUNC_SETVBUF_REVERSED])[]AC_EPI()
  3543. T14,59
  3544. AC_LONG_DOUBLEAC_PRO([AC_LONG_DOUBLE])indir([AC_C_LONG_DOUBLE])[]AC_EPI()
  3545. T19,1104
  3546. AC_CANONICAL_SYSTEMAC_PRO([AC_CANONICAL_SYSTEM])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  3547. AC_BEFORE([$0], [AC_ARG_PROGRAM])
  3548. # Do some error checking and defaulting for the host and target type.
  3549. # The inputs are:
  3550. #    configure --host=HOST --target=TARGET --build=BUILD NONOPT
  3551. #
  3552. # The rules are:
  3553. # 1. You are not allowed to specify --host, --target, and nonopt at the
  3554. #    same time.
  3555. # 2. Host defaults to nonopt.
  3556. # 3. If nonopt is not specified, then host defaults to the current host,
  3557. #    as determined by config.guess.
  3558. # 4. Target and build default to nonopt.
  3559. # 5. If nonopt is not specified, then target and build default to host.
  3560.  
  3561. # The aliases save the names the user supplied, while $host etc.
  3562. # will get canonicalized.
  3563. case $host---$target---$nonopt in
  3564. NONE---*---* | *---NONE---* | *---*---NONE) ;;
  3565. *) AC_MSG_ERROR(can only configure for one host and one target at a time) ;;
  3566. esac
  3567.  
  3568. AC_CANONICAL_HOST
  3569. AC_CANONICAL_TARGET
  3570. AC_CANONICAL_BUILD
  3571. test "$host_alias" != "$target_alias" &&
  3572.   test "$program_prefix$program_suffix$program_transform_name" = \
  3573.     NONENONEs,x,x, &&
  3574.   program_prefix=${target_alias}-
  3575. []AC_EPI()
  3576. T13,1856
  3577. AC_CHECK_PROGAC_PRO([AC_CHECK_PROG])# Extract the first word of "$2", so it can be a program name with args.
  3578. set dummy $2; ac_word=[$]2
  3579. AC_MSG_CHECKING([for $ac_word])
  3580. AC_CACHE_VAL(ac_cv_prog_$1,
  3581. [if test -n "[$]$1"; then
  3582.   ac_cv_prog_$1="[$]$1" # Let the user override the test.
  3583. else
  3584.   IFS="${IFS=     }"; ac_save_ifs="$IFS"; IFS=":"
  3585. ifelse([$6], , , [  ac_prog_rejected=no
  3586. ])dnl
  3587. dnl $ac_dummy forces splitting on constant user-supplied paths.
  3588. dnl POSIX.2 word splitting is done only on the output of word expansions,
  3589. dnl not every word.  This closes a longstanding sh security hole.
  3590.   ac_dummy="ifelse([$5], , $PATH, [$5])"
  3591.   for ac_dir in $ac_dummy; do
  3592.     test -z "$ac_dir" && ac_dir=.
  3593.     if test -f $ac_dir/$ac_word; then
  3594. ifelse([$6], , , dnl
  3595. [      if test "[$ac_dir/$ac_word]" = "$6"; then
  3596.         ac_prog_rejected=yes
  3597.     continue
  3598.       fi
  3599. ])dnl
  3600.       ac_cv_prog_$1="$3"
  3601.       break
  3602.     fi
  3603.   done
  3604.   IFS="$ac_save_ifs"
  3605. ifelse([$6], , , [if test $ac_prog_rejected = yes; then
  3606.   # We found a bogon in the path, so make sure we never use it.
  3607.   set dummy [$]ac_cv_prog_$1
  3608.   shift
  3609.   if test [$]# -gt 0; then
  3610.     # We chose a different compiler from the bogus one.
  3611.     # However, it has the same basename, so the bogon will be chosen
  3612.     # first if we set $1 to just the basename; use the full file name.
  3613.     shift
  3614.     set dummy "$ac_dir/$ac_word" "[$]@"
  3615.     shift
  3616.     ac_cv_prog_$1="[$]@"
  3617. ifelse([$2], [$4], dnl
  3618. [  else
  3619.     # Default is a loser.
  3620.     AC_MSG_ERROR([$1=$6 unacceptable, but no other $4 found in dnl
  3621. ifelse([$5], , [\$]PATH, [$5])])
  3622. ])dnl
  3623.   fi
  3624. fi
  3625. ])dnl
  3626. dnl If no 4th arg is given, leave the cache variable unset,
  3627. dnl so AC_CHECK_PROGS will keep looking.
  3628. ifelse([$4], , , [  test -z "[$]ac_cv_prog_$1" && ac_cv_prog_$1="$4"
  3629. ])dnl
  3630. fi])dnl
  3631. $1="$ac_cv_prog_$1"
  3632. if test -n "[$]$1"; then
  3633.   AC_MSG_RESULT([$]$1)
  3634. else
  3635.   AC_MSG_RESULT(no)
  3636. fi
  3637. AC_SUBST($1)dnl
  3638. []AC_EPI()
  3639. T18,2
  3640. AC_DIVERSION_ICMDS10
  3641. T16,364
  3642. AC_HEADER_DIRENTAC_PRO([AC_HEADER_DIRENT])ac_header_dirent=no
  3643. AC_CHECK_HEADERS_DIRENT(dirent.h sys/ndir.h sys/dir.h ndir.h,
  3644.   [ac_header_dirent=$ac_hdr; break])
  3645. # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
  3646. if test $ac_header_dirent = dirent.h; then
  3647. AC_CHECK_LIB(dir, opendir, LIBS="$LIBS -ldir")
  3648. else
  3649. AC_CHECK_LIB(x, opendir, LIBS="$LIBS -lx")
  3650. fi
  3651. []AC_EPI()
  3652. T14,113
  3653. AC_REQUIRE_CPPAC_PRO([AC_REQUIRE_CPP])ifelse(AC_LANG, C, [AC_REQUIRE([AC_PROG_CPP])], [AC_REQUIRE([AC_PROG_CXXCPP])])[]AC_EPI()
  3654. T18,551
  3655. AC_HEADER_SYS_WAITAC_PRO([AC_HEADER_SYS_WAIT])AC_CACHE_CHECK([for sys/wait.h that is POSIX.1 compatible],
  3656.   ac_cv_header_sys_wait_h,
  3657. [AC_TRY_COMPILE([#include <sys/types.h>
  3658. #include <sys/wait.h>
  3659. #ifndef WEXITSTATUS
  3660. #define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
  3661. #endif
  3662. #ifndef WIFEXITED
  3663. #define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
  3664. #endif], [int s;
  3665. wait (&s);
  3666. s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;],
  3667. ac_cv_header_sys_wait_h=yes, ac_cv_header_sys_wait_h=no)])
  3668. if test $ac_cv_header_sys_wait_h = yes; then
  3669.   AC_DEFINE(HAVE_SYS_WAIT_H)
  3670. fi
  3671. []AC_EPI()
  3672. T15,501
  3673. AC_HEADER_MAJORAC_PRO([AC_HEADER_MAJOR])AC_CACHE_CHECK(whether sys/types.h defines makedev,
  3674.   ac_cv_header_sys_types_h_makedev,
  3675. [AC_TRY_LINK([#include <sys/types.h>], [return makedev(0, 0);],
  3676.   ac_cv_header_sys_types_h_makedev=yes, ac_cv_header_sys_types_h_makedev=no)
  3677. ])
  3678.  
  3679. if test $ac_cv_header_sys_types_h_makedev = no; then
  3680. AC_CHECK_HEADER(sys/mkdev.h, [AC_DEFINE(MAJOR_IN_MKDEV)])
  3681.  
  3682.   if test $ac_cv_header_sys_mkdev_h = no; then
  3683. AC_CHECK_HEADER(sys/sysmacros.h, [AC_DEFINE(MAJOR_IN_SYSMACROS)])
  3684.   fi
  3685. fi
  3686. []AC_EPI()
  3687. T14,336
  3688. AC_PROG_ECHO_NAC_PRO([AC_PROG_ECHO_N])if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
  3689.   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
  3690.   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
  3691.     ac_n= ac_c='
  3692. ' ac_t='    '
  3693.   else
  3694.     ac_n=-n ac_c= ac_t=
  3695.   fi
  3696. else
  3697.   ac_n= ac_c='\c' ac_t=
  3698. fi
  3699. []AC_EPI()
  3700. T15,31
  3701. AC_PREREQ_CANON$1, $2, ifelse([$3], , 0, [$3])
  3702. T9,111
  3703. AC_PREREQAC_PREREQ_COMPARE(AC_PREREQ_CANON(AC_PREREQ_SPLIT(AC_ACVERSION)),
  3704. AC_PREREQ_CANON(AC_PREREQ_SPLIT([$1])), [$1])
  3705. T19,499
  3706. AC_OUTPUT_MAKE_DEFS# Transform confdefs.h into DEFS.
  3707. dnl Using a here document instead of a string reduces the quoting nightmare.
  3708. # Protect against shell expansion while executing Makefile rules.
  3709. # Protect against Makefile macro expansion.
  3710. cat > conftest.defs <<\EOF
  3711. changequote(<<, >>)dnl
  3712. s%<<#define>> \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
  3713. s%[     `~<<#>>$^&*(){}\\|;'"<>?]%\\&%g
  3714. s%\[%\\&%g
  3715. s%\]%\\&%g
  3716. s%\$%$$%g
  3717. changequote([, ])dnl
  3718. EOF
  3719. DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
  3720. rm -f conftest.defs
  3721.  
  3722. T10,118
  3723. AC_REQUIREifdef([AC_PROVIDE_$1], ,
  3724. [AC_DIVERT_PUSH(builtin(eval, AC_DIVERSION_CURRENT - 1))dnl
  3725. indir([$1])
  3726. AC_DIVERT_POP()dnl
  3727. ])
  3728. T14,1177
  3729. AC_DECL_YYTEXTAC_PRO([AC_DECL_YYTEXT])AC_REQUIRE_CPP()dnl
  3730. AC_REQUIRE([AC_PROG_LEX])dnl
  3731. AC_CACHE_CHECK(lex output file root, ac_cv_prog_lex_root,
  3732. [# The minimal lex program is just a single line: %%.  But some broken lexes
  3733. # (Solaris, I think it was) want two %% lines, so accommodate them.
  3734. echo '%%
  3735. %%' | $LEX
  3736. if test -f lex.yy.c; then
  3737.   ac_cv_prog_lex_root=lex.yy
  3738. elif test -f lexyy.c; then
  3739.   ac_cv_prog_lex_root=lexyy
  3740. else
  3741.   AC_MSG_ERROR(cannot find output from $LEX; giving up)
  3742. fi])
  3743. LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
  3744. AC_SUBST(LEX_OUTPUT_ROOT)dnl
  3745.  
  3746. AC_CACHE_CHECK(whether yytext is a pointer, ac_cv_prog_lex_yytext_pointer,
  3747. [# POSIX says lex can declare yytext either as a pointer or an array; the
  3748. # default is implementation-dependent. Figure out which it is, since
  3749. # not all implementations provide the %pointer and %array declarations.
  3750. ac_cv_prog_lex_yytext_pointer=no
  3751. echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
  3752. ac_save_LIBS="$LIBS"
  3753. LIBS="$LIBS $LEXLIB"
  3754. AC_TRY_LINK(`cat $LEX_OUTPUT_ROOT.c`, , ac_cv_prog_lex_yytext_pointer=yes)
  3755. LIBS="$ac_save_LIBS"
  3756. rm -f "${LEX_OUTPUT_ROOT}.c"
  3757. ])
  3758. dnl
  3759. if test $ac_cv_prog_lex_yytext_pointer = yes; then
  3760.   AC_DEFINE(YYTEXT_POINTER)
  3761. fi
  3762. []AC_EPI()
  3763. F8,8
  3764. traceofftraceoff
  3765. T15,478
  3766. AC_CHECK_HEADERAC_PRO([AC_CHECK_HEADER])dnl Do the transliteration at runtime so arg 1 can be a shell variable.
  3767. ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
  3768. AC_MSG_CHECKING([for $1])
  3769. AC_CACHE_VAL(ac_cv_header_$ac_safe,
  3770. [AC_TRY_CPP([#include <$1>], eval "ac_cv_header_$ac_safe=yes",
  3771.   eval "ac_cv_header_$ac_safe=no")])dnl
  3772. if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
  3773.   AC_MSG_RESULT(yes)
  3774.   ifelse([$2], , :, [$2])
  3775. else
  3776.   AC_MSG_RESULT(no)
  3777. ifelse([$3], , , [$3
  3778. ])dnl
  3779. fi
  3780. []AC_EPI()
  3781. T6,233
  3782. AC_AIXAC_PRO([AC_AIX])AC_BEFORE([$0], [AC_TRY_COMPILE])dnl
  3783. AC_BEFORE([$0], [AC_TRY_RUN])dnl
  3784. AC_MSG_CHECKING(for AIX)
  3785. AC_EGREP_CPP(yes,
  3786. [#ifdef _AIX
  3787.   yes
  3788. #endif
  3789. ], [AC_MSG_RESULT(yes); AC_DEFINE(_ALL_SOURCE)], AC_MSG_RESULT(no))
  3790. []AC_EPI()
  3791. T15,82
  3792. AC_EGREP_HEADERAC_PRO([AC_EGREP_HEADER])AC_EGREP_CPP([$1], [#include <$2>], [$3], [$4])[]AC_EPI()
  3793. T18,604
  3794. AC_CONFIG_AUX_DIRSAC_PRO([AC_CONFIG_AUX_DIRS])ac_aux_dir=
  3795. for ac_dir in $1; do
  3796.   if test -f $ac_dir/install-sh; then
  3797.     ac_aux_dir=$ac_dir
  3798.     ac_install_sh="$ac_aux_dir/install-sh -c"
  3799.     break
  3800.   elif test -f $ac_dir/install.sh; then
  3801.     ac_aux_dir=$ac_dir
  3802.     ac_install_sh="$ac_aux_dir/install.sh -c"
  3803.     break
  3804.   fi
  3805. done
  3806. if test -z "$ac_aux_dir"; then
  3807.   AC_MSG_ERROR([can not find install-sh or install.sh in $1])
  3808. fi
  3809. ac_config_guess=$ac_aux_dir/config.guess
  3810. ac_config_sub=$ac_aux_dir/config.sub
  3811. ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
  3812. AC_PROVIDE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  3813. []AC_EPI()
  3814. T13,264
  3815. AC_TYPE_UID_TAC_PRO([AC_TYPE_UID_T])AC_CACHE_CHECK(for uid_t in sys/types.h, ac_cv_type_uid_t,
  3816. [AC_EGREP_HEADER(uid_t, sys/types.h,
  3817.   ac_cv_type_uid_t=yes, ac_cv_type_uid_t=no)])
  3818. if test $ac_cv_type_uid_t = no; then
  3819.   AC_DEFINE(uid_t, int)
  3820.   AC_DEFINE(gid_t, int)
  3821. fi
  3822. []AC_EPI()
  3823. T14,62
  3824. AC_SIZEOF_TYPEAC_PRO([AC_SIZEOF_TYPE])indir([AC_CHECK_SIZEOF], $@)[]AC_EPI()
  3825. T14,419
  3826. AC_FUNC_MEMCMPAC_PRO([AC_FUNC_MEMCMP])AC_CACHE_CHECK(for 8-bit clean memcmp, ac_cv_func_memcmp_clean,
  3827. [AC_TRY_RUN([
  3828. main()
  3829. {
  3830.   char c0 = 0x40, c1 = 0x80, c2 = 0x81;
  3831.   exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
  3832. }
  3833. ], ac_cv_func_memcmp_clean=yes, ac_cv_func_memcmp_clean=no,
  3834. ac_cv_func_memcmp_clean=no)])
  3835. test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.${ac_objext}"
  3836. AC_SUBST(LIBOBJS)dnl
  3837. []AC_EPI()
  3838. T6,198
  3839. AC_PROdefine([AC_PROVIDE_$1], )dnl
  3840. ifelse(AC_DIVERSION_CURRENT, AC_DIVERSION_NORMAL,
  3841. [AC_DIVERT_PUSH(builtin(eval, AC_DIVERSION_CURRENT - 1))],
  3842. [pushdef([AC_DIVERSION_CURRENT], AC_DIVERSION_CURRENT)])dnl
  3843.  
  3844. T17,1013
  3845. AC_CANONICAL_HOSTAC_PRO([AC_CANONICAL_HOST])AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
  3846.  
  3847. # Make sure we can run config.sub.
  3848. if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
  3849. else AC_MSG_ERROR(can not run $ac_config_sub)
  3850. fi
  3851.  
  3852. AC_MSG_CHECKING(host system type)
  3853.  
  3854. dnl Set host_alias.
  3855. host_alias=$host
  3856. case "$host_alias" in
  3857. NONE)
  3858.   case $nonopt in
  3859.   NONE)
  3860.     if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
  3861.     else AC_MSG_ERROR(can not guess host type; you must specify one)
  3862.     fi ;;
  3863.   *) host_alias=$nonopt ;;
  3864.   esac ;;
  3865. esac
  3866.  
  3867. dnl Set the other host vars.
  3868. changequote(<<, >>)dnl
  3869. host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
  3870. host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
  3871. host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
  3872. host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  3873. changequote([, ])dnl
  3874. AC_MSG_RESULT($host)
  3875. AC_SUBST(host)dnl
  3876. AC_SUBST(host_alias)dnl
  3877. AC_SUBST(host_cpu)dnl
  3878. AC_SUBST(host_vendor)dnl
  3879. AC_SUBST(host_os)dnl
  3880. []AC_EPI()
  3881. T11,120
  3882. AC_TRY_EVALAC_PRO([AC_TRY_EVAL]){ (eval echo configure:__oline__: \"[$]$1\") 1>&AC_FD_CC; dnl
  3883. (eval [$]$1) 2>&AC_FD_CC; }[]AC_EPI()
  3884. T11,54
  3885. AC_TEST_CPPAC_PRO([AC_TEST_CPP])indir([AC_TRY_CPP], $@)[]AC_EPI()
  3886. T12,76
  3887. AC_PROG_YACCAC_PRO([AC_PROG_YACC])AC_CHECK_PROGS(YACC, 'bison -y' byacc, yacc)[]AC_EPI()
  3888. T15,176
  3889. AC_FUNC_VPRINTFAC_PRO([AC_FUNC_VPRINTF])AC_CHECK_FUNC(vprintf, AC_DEFINE(HAVE_VPRINTF))
  3890. if test "$ac_cv_func_vprintf" != yes; then
  3891. AC_CHECK_FUNC(_doprnt, AC_DEFINE(HAVE_DOPRNT))
  3892. fi
  3893. []AC_EPI()
  3894. T11,102
  3895. AC_REVISIONAC_PRO([AC_REVISION])AC_REQUIRE([AC_INIT_BINSH])dnl
  3896. [# From configure.in] translit([$1], $")[]AC_EPI()
  3897. T13,60
  3898. AC_GETLOADAVGAC_PRO([AC_GETLOADAVG])indir([AC_FUNC_GETLOADAVG])[]AC_EPI()
  3899. F3,3
  3900. dnldnl
  3901. T12,4112
  3902. AC_FUNC_MMAPAC_PRO([AC_FUNC_MMAP])AC_CHECK_HEADERS(unistd.h)
  3903. AC_CHECK_FUNCS(getpagesize)
  3904. AC_CACHE_CHECK(for working mmap, ac_cv_func_mmap_fixed_mapped,
  3905. [AC_TRY_RUN([
  3906. /* Thanks to Mike Haertel and Jim Avera for this test.
  3907.    Here is a matrix of mmap possibilities:
  3908.     mmap private not fixed
  3909.     mmap private fixed at somewhere currently unmapped
  3910.     mmap private fixed at somewhere already mapped
  3911.     mmap shared not fixed
  3912.     mmap shared fixed at somewhere currently unmapped
  3913.     mmap shared fixed at somewhere already mapped
  3914.    For private mappings, we should verify that changes cannot be read()
  3915.    back from the file, nor mmap's back from the file at a different
  3916.    address.  (There have been systems where private was not correctly
  3917.    implemented like the infamous i386 svr4.0, and systems where the
  3918.    VM page cache was not coherent with the filesystem buffer cache
  3919.    like early versions of FreeBSD and possibly contemporary NetBSD.)
  3920.    For shared mappings, we should conversely verify that changes get
  3921.    propogated back to all the places they're supposed to be.
  3922.  
  3923.    Grep wants private fixed already mapped.
  3924.    The main things grep needs to know about mmap are:
  3925.    * does it exist and is it safe to write into the mmap'd area
  3926.    * how to use it (BSD variants)  */
  3927. #include <sys/types.h>
  3928. #include <fcntl.h>
  3929. #include <sys/mman.h>
  3930.  
  3931. /* This mess was copied from the GNU getpagesize.h.  */
  3932. #ifndef HAVE_GETPAGESIZE
  3933. # ifdef HAVE_UNISTD_H
  3934. #  include <unistd.h>
  3935. # endif
  3936.  
  3937. /* Assume that all systems that can run configure have sys/param.h.  */
  3938. # ifndef HAVE_SYS_PARAM_H
  3939. #  define HAVE_SYS_PARAM_H 1
  3940. # endif
  3941.  
  3942. # ifdef _SC_PAGESIZE
  3943. #  define getpagesize() sysconf(_SC_PAGESIZE)
  3944. # else /* no _SC_PAGESIZE */
  3945. #  ifdef HAVE_SYS_PARAM_H
  3946. #   include <sys/param.h>
  3947. #   ifdef EXEC_PAGESIZE
  3948. #    define getpagesize() EXEC_PAGESIZE
  3949. #   else /* no EXEC_PAGESIZE */
  3950. #    ifdef NBPG
  3951. #     define getpagesize() NBPG * CLSIZE
  3952. #     ifndef CLSIZE
  3953. #      define CLSIZE 1
  3954. #     endif /* no CLSIZE */
  3955. #    else /* no NBPG */
  3956. #     ifdef NBPC
  3957. #      define getpagesize() NBPC
  3958. #     else /* no NBPC */
  3959. #      ifdef PAGESIZE
  3960. #       define getpagesize() PAGESIZE
  3961. #      endif /* PAGESIZE */
  3962. #     endif /* no NBPC */
  3963. #    endif /* no NBPG */
  3964. #   endif /* no EXEC_PAGESIZE */
  3965. #  else /* no HAVE_SYS_PARAM_H */
  3966. #   define getpagesize() 8192    /* punt totally */
  3967. #  endif /* no HAVE_SYS_PARAM_H */
  3968. # endif /* no _SC_PAGESIZE */
  3969.  
  3970. #endif /* no HAVE_GETPAGESIZE */
  3971.  
  3972. #ifdef __cplusplus
  3973. extern "C" { void *malloc(unsigned); }
  3974. #else
  3975. char *malloc();
  3976. #endif
  3977.  
  3978. int
  3979. main()
  3980. {
  3981.     char *data, *data2, *data3;
  3982.     int i, pagesize;
  3983.     int fd;
  3984.  
  3985.     pagesize = getpagesize();
  3986.  
  3987.     /*
  3988.      * First, make a file with some known garbage in it.
  3989.      */
  3990.     data = malloc(pagesize);
  3991.     if (!data)
  3992.         exit(1);
  3993.     for (i = 0; i < pagesize; ++i)
  3994.         *(data + i) = rand();
  3995.     umask(0);
  3996.     fd = creat("conftestmmap", 0600);
  3997.     if (fd < 0)
  3998.         exit(1);
  3999.     if (write(fd, data, pagesize) != pagesize)
  4000.         exit(1);
  4001.     close(fd);
  4002.  
  4003.     /*
  4004.      * Next, try to mmap the file at a fixed address which
  4005.      * already has something else allocated at it.  If we can,
  4006.      * also make sure that we see the same garbage.
  4007.      */
  4008.     fd = open("conftestmmap", O_RDWR);
  4009.     if (fd < 0)
  4010.         exit(1);
  4011.     data2 = malloc(2 * pagesize);
  4012.     if (!data2)
  4013.         exit(1);
  4014.     data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
  4015.     if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
  4016.         MAP_PRIVATE | MAP_FIXED, fd, 0L))
  4017.         exit(1);
  4018.     for (i = 0; i < pagesize; ++i)
  4019.         if (*(data + i) != *(data2 + i))
  4020.             exit(1);
  4021.  
  4022.     /*
  4023.      * Finally, make sure that changes to the mapped area
  4024.      * do not percolate back to the file as seen by read().
  4025.      * (This is a bug on some variants of i386 svr4.0.)
  4026.      */
  4027.     for (i = 0; i < pagesize; ++i)
  4028.         *(data2 + i) = *(data2 + i) + 1;
  4029.     data3 = malloc(pagesize);
  4030.     if (!data3)
  4031.         exit(1);
  4032.     if (read(fd, data3, pagesize) != pagesize)
  4033.         exit(1);
  4034.     for (i = 0; i < pagesize; ++i)
  4035.         if (*(data + i) != *(data3 + i))
  4036.             exit(1);
  4037.     close(fd);
  4038.     unlink("conftestmmap");
  4039.     exit(0);
  4040. }
  4041. ], ac_cv_func_mmap_fixed_mapped=yes, ac_cv_func_mmap_fixed_mapped=no,
  4042. ac_cv_func_mmap_fixed_mapped=no)])
  4043. if test $ac_cv_func_mmap_fixed_mapped = yes; then
  4044.   AC_DEFINE(HAVE_MMAP)
  4045. fi
  4046. []AC_EPI()
  4047. F10,10
  4048. changewordchangeword
  4049. T13,59
  4050. AC_TYPE_OFF_TAC_PRO([AC_TYPE_OFF_T])AC_CHECK_TYPE(off_t, long)[]AC_EPI()
  4051. T11,34
  4052. AC_MSG_WARNecho "configure: warning: $1" 1>&2
  4053. T12,375
  4054. AC_PROG_LN_SAC_PRO([AC_PROG_LN_S])AC_MSG_CHECKING(whether ln -s works)
  4055. AC_CACHE_VAL(ac_cv_prog_LN_S,
  4056. [rm -f conftestdata
  4057. if ln -s X conftestdata 2>/dev/null
  4058. then
  4059.   rm -f conftestdata
  4060.   ac_cv_prog_LN_S="ln -s"
  4061. else
  4062.   ac_cv_prog_LN_S=ln
  4063. fi])dnl
  4064. LN_S="$ac_cv_prog_LN_S"
  4065. if test "$ac_cv_prog_LN_S" = "ln -s"; then
  4066.   AC_MSG_RESULT(yes)
  4067. else
  4068.   AC_MSG_RESULT(no)
  4069. fi
  4070. AC_SUBST(LN_S)dnl
  4071. []AC_EPI()
  4072. T18,157
  4073. AC_OUTPUT_COMMANDSAC_PRO([AC_OUTPUT_COMMANDS])AC_DIVERT_PUSH(AC_DIVERSION_CMDS)dnl
  4074. [$1]
  4075. AC_DIVERT_POP()dnl
  4076. AC_DIVERT_PUSH(AC_DIVERSION_ICMDS)dnl
  4077. [$2]
  4078. AC_DIVERT_POP()[]AC_EPI()
  4079. T18,69
  4080. AC_LONG_FILE_NAMESAC_PRO([AC_LONG_FILE_NAMES])indir([AC_SYS_LONG_FILE_NAMES])[]AC_EPI()
  4081. T18,446
  4082. AC_SYS_INTERPRETERAC_PRO([AC_SYS_INTERPRETER])# Pull the hash mark out of the macro call to avoid m4 problems.
  4083. ac_msg="whether #! works in shell scripts"
  4084. AC_CACHE_CHECK($ac_msg, ac_cv_sys_interpreter,
  4085. [echo '#! /bin/cat
  4086. exit 69
  4087. ' > conftest
  4088. chmod u+x conftest
  4089. (SHELL=/bin/sh; export SHELL; ./conftest >/dev/null)
  4090. if test $? -ne 69; then
  4091.    ac_cv_sys_interpreter=yes
  4092. else
  4093.    ac_cv_sys_interpreter=no
  4094. fi
  4095. rm -f conftest])
  4096. interpval="$ac_cv_sys_interpreter"
  4097. []AC_EPI()
  4098. T13,1167
  4099. AC_FUNC_WAIT3AC_PRO([AC_FUNC_WAIT3])AC_CACHE_CHECK(for wait3 that fills in rusage, ac_cv_func_wait3_rusage,
  4100. [AC_TRY_RUN([#include <sys/types.h>
  4101. #include <sys/time.h>
  4102. #include <sys/resource.h>
  4103. #include <stdio.h>
  4104. /* HP-UX has wait3 but does not fill in rusage at all.  */
  4105. main() {
  4106.   struct rusage r;
  4107.   int i;
  4108.   /* Use a field that we can force nonzero --
  4109.      voluntary context switches.
  4110.      For systems like NeXT and OSF/1 that don't set it,
  4111.      also use the system CPU time.  And page faults (I/O) for Linux.  */
  4112.   r.ru_nvcsw = 0;
  4113.   r.ru_stime.tv_sec = 0;
  4114.   r.ru_stime.tv_usec = 0;
  4115.   r.ru_majflt = r.ru_minflt = 0;
  4116.   switch (fork()) {
  4117.   case 0: /* Child.  */
  4118.     sleep(1); /* Give up the CPU.  */
  4119.     _exit(0);
  4120.   case -1: _exit(0); /* What can we do?  */
  4121.   default: /* Parent.  */
  4122.     wait3(&i, 0, &r);
  4123.     sleep(2); /* Avoid "text file busy" from rm on fast HP-UX machines.  */
  4124.     exit(r.ru_nvcsw == 0 && r.ru_majflt == 0 && r.ru_minflt == 0
  4125.      && r.ru_stime.tv_sec == 0 && r.ru_stime.tv_usec == 0);
  4126.   }
  4127. }], ac_cv_func_wait3_rusage=yes, ac_cv_func_wait3_rusage=no,
  4128. ac_cv_func_wait3_rusage=no)])
  4129. if test $ac_cv_func_wait3_rusage = yes; then
  4130.   AC_DEFINE(HAVE_WAIT3)
  4131. fi
  4132. []AC_EPI()
  4133. T8,50
  4134. AC_OFF_TAC_PRO([AC_OFF_T])indir([AC_TYPE_OFF_T])[]AC_EPI()
  4135. T15,529
  4136. AC_FUNC_SETPGRPAC_PRO([AC_FUNC_SETPGRP])AC_CACHE_CHECK(whether setpgrp takes no argument, ac_cv_func_setpgrp_void,
  4137. AC_TRY_RUN([
  4138. #ifdef HAVE_UNISTD_H
  4139. #include <unistd.h>
  4140. #endif
  4141.  
  4142. /*
  4143.  * If this system has a BSD-style setpgrp, which takes arguments, exit
  4144.  * successfully.
  4145.  */
  4146. main()
  4147. {
  4148.     if (setpgrp(1,1) == -1)
  4149.     exit(0);
  4150.     else
  4151.     exit(1);
  4152. }
  4153. ], ac_cv_func_setpgrp_void=no, ac_cv_func_setpgrp_void=yes,
  4154.    AC_MSG_ERROR(cannot check setpgrp if cross compiling))
  4155. )
  4156. if test $ac_cv_func_setpgrp_void = yes; then
  4157.   AC_DEFINE(SETPGRP_VOID)
  4158. fi
  4159. []AC_EPI()
  4160. T7,48
  4161. AC_LN_SAC_PRO([AC_LN_S])indir([AC_PROG_LN_S])[]AC_EPI()
  4162. T14,345
  4163. AC_HEADER_TIMEAC_PRO([AC_HEADER_TIME])AC_CACHE_CHECK([whether time.h and sys/time.h may both be included],
  4164.   ac_cv_header_time,
  4165. [AC_TRY_COMPILE([#include <sys/types.h>
  4166. #include <sys/time.h>
  4167. #include <time.h>],
  4168. [struct tm *tp;], ac_cv_header_time=yes, ac_cv_header_time=no)])
  4169. if test $ac_cv_header_time = yes; then
  4170.   AC_DEFINE(TIME_WITH_SYS_TIME)
  4171. fi
  4172. []AC_EPI()
  4173. T16,275
  4174. AC_CHECK_HEADERSAC_PRO([AC_CHECK_HEADERS])for ac_hdr in $1
  4175. do
  4176. AC_CHECK_HEADER($ac_hdr,
  4177. [changequote(, )dnl
  4178.   ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  4179. changequote([, ])dnl
  4180.   AC_DEFINE_UNQUOTED($ac_tr_hdr) $2], $3)dnl
  4181. done
  4182. []AC_EPI()
  4183. T14,60
  4184. AC_TYPE_MODE_TAC_PRO([AC_TYPE_MODE_T])AC_CHECK_TYPE(mode_t, int)[]AC_EPI()
  4185. T19,1
  4186. AC_DIVERSION_NORMAL7
  4187. T18,70
  4188. AC_GCC_TRADITIONALAC_PRO([AC_GCC_TRADITIONAL])indir([AC_PROG_GCC_TRADITIONAL])[]AC_EPI()
  4189. T14,1395
  4190. AC_PROG_CC_C_OAC_PRO([AC_PROG_CC_C_O])if test "x$CC" != xcc; then
  4191.   AC_MSG_CHECKING(whether $CC and cc understand -c and -o together)
  4192. else
  4193.   AC_MSG_CHECKING(whether cc understands -c and -o together)
  4194. fi
  4195. set dummy $CC; ac_cc="`echo [$]2 |
  4196. changequote(, )dnl
  4197.                sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`"
  4198. changequote([, ])dnl
  4199. AC_CACHE_VAL(ac_cv_prog_cc_${ac_cc}_c_o,
  4200. [echo 'foo(){}' > conftest.c
  4201. # Make sure it works both with $CC and with simple cc.
  4202. # We do the test twice because some compilers refuse to overwrite an
  4203. # existing .o file with -o, though they will create one.
  4204. ac_try='${CC-cc} -c conftest.c -o conftest.o 1>&AC_FD_CC'
  4205. if AC_TRY_EVAL(ac_try) &&
  4206.    test -f conftest.o && AC_TRY_EVAL(ac_try);
  4207. then
  4208.   eval ac_cv_prog_cc_${ac_cc}_c_o=yes
  4209.   if test "x$CC" != xcc; then
  4210.     # Test first that cc exists at all.
  4211.     if AC_TRY_COMMAND(cc -c conftest.c 1>&AC_FD_CC); then
  4212.       ac_try='cc -c conftest.c -o conftest.o 1>&AC_FD_CC'
  4213.       if AC_TRY_EVAL(ac_try) &&
  4214.      test -f conftest.o && AC_TRY_EVAL(ac_try);
  4215.       then
  4216.         # cc works too.
  4217.         :
  4218.       else
  4219.         # cc exists but doesn't like -o.
  4220.         eval ac_cv_prog_cc_${ac_cc}_c_o=no
  4221.       fi
  4222.     fi
  4223.   fi
  4224. else
  4225.   eval ac_cv_prog_cc_${ac_cc}_c_o=no
  4226. fi
  4227. rm -f conftest*
  4228. ])dnl
  4229. if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = yes"; then
  4230.   AC_MSG_RESULT(yes)
  4231. else
  4232.   AC_MSG_RESULT(no)
  4233.   AC_DEFINE(NO_MINUS_C_MINUS_O)
  4234. fi
  4235. []AC_EPI()
  4236. T9,281
  4237. AC_CYGWINAC_PRO([AC_CYGWIN])AC_CACHE_CHECK(for Cygwin environment, ac_cv_cygwin,
  4238. [AC_TRY_COMPILE(,[
  4239. #ifndef __CYGWIN__
  4240. #define __CYGWIN__ __CYGWIN32__
  4241. #endif
  4242. return __CYGWIN__;],
  4243. ac_cv_cygwin=yes, ac_cv_cygwin=no)
  4244. rm -f conftest*])
  4245. CYGWIN=
  4246. test "$ac_cv_cygwin" = yes && CYGWIN=yes[]AC_EPI()
  4247. T18,61
  4248. AC_WORDS_BIGENDIANAC_PRO([AC_WORDS_BIGENDIAN])indir([AC_C_BIGENDIAN])[]AC_EPI()
  4249. T20,345
  4250. AC_STRUCT_ST_BLKSIZEAC_PRO([AC_STRUCT_ST_BLKSIZE])AC_CACHE_CHECK([for st_blksize in struct stat], ac_cv_struct_st_blksize,
  4251. [AC_TRY_COMPILE([#include <sys/types.h>
  4252. #include <sys/stat.h>], [struct stat s; s.st_blksize;],
  4253. ac_cv_struct_st_blksize=yes, ac_cv_struct_st_blksize=no)])
  4254. if test $ac_cv_struct_st_blksize = yes; then
  4255.   AC_DEFINE(HAVE_ST_BLKSIZE)
  4256. fi
  4257. []AC_EPI()
  4258. F7,7
  4259. pushdefpushdef
  4260. T13,766
  4261. AC_DIR_HEADERAC_PRO([AC_DIR_HEADER])AC_OBSOLETE([$0], [; instead use AC_HEADER_DIRENT])dnl
  4262. ac_header_dirent=no
  4263. for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
  4264.   AC_CHECK_HEADER_DIRENT($ac_hdr, [ac_header_dirent=$ac_hdr; break])
  4265. done
  4266.  
  4267. case "$ac_header_dirent" in
  4268. dirent.h) AC_DEFINE(DIRENT) ;;
  4269. sys/ndir.h) AC_DEFINE(SYSNDIR) ;;
  4270. sys/dir.h) AC_DEFINE(SYSDIR) ;;
  4271. ndir.h) AC_DEFINE(NDIR) ;;
  4272. esac
  4273.  
  4274. AC_CACHE_CHECK(whether closedir returns void, ac_cv_func_closedir_void,
  4275. [AC_TRY_RUN([#include <sys/types.h>
  4276. #include <$ac_header_dirent>
  4277. int closedir(); main() { exit(closedir(opendir(".")) != 0); }],
  4278.   ac_cv_func_closedir_void=no, ac_cv_func_closedir_void=yes, ac_cv_func_closedir_void=yes)])
  4279. if test $ac_cv_func_closedir_void = yes; then
  4280.   AC_DEFINE(VOID_CLOSEDIR)
  4281. fi
  4282. []AC_EPI()
  4283. T8,50
  4284. AC_UID_TAC_PRO([AC_UID_T])indir([AC_TYPE_UID_T])[]AC_EPI()
  4285. T14,387
  4286. AC_C_STRINGIZEAC_PRO([AC_C_STRINGIZE])
  4287. AC_REQUIRE([AC_PROG_CPP])
  4288. AC_MSG_CHECKING([for preprocessor stringizing operator])
  4289. AC_CACHE_VAL(ac_cv_c_stringize,
  4290. AC_EGREP_CPP([#teststring],[
  4291. #define x(y) #y
  4292.  
  4293. char *s = x(teststring);
  4294. ], ac_cv_c_stringize=no, ac_cv_c_stringize=yes))
  4295. if test "${ac_cv_c_stringize}" = yes
  4296. then
  4297.         AC_DEFINE(HAVE_STRINGIZE)
  4298. fi
  4299. AC_MSG_RESULT([${ac_cv_c_stringize}])
  4300. []AC_EPI()
  4301. T14,67
  4302. AC_CACHE_CHECKAC_MSG_CHECKING([$1])
  4303. AC_CACHE_VAL([$2], [$3])
  4304. AC_MSG_RESULT([$]$2)
  4305. T31,749
  4306. AC_VALIDATE_CACHED_SYSTEM_TUPLEAC_PRO([AC_VALIDATE_CACHED_SYSTEM_TUPLE])
  4307.   AC_REQUIRE([AC_CANONICAL_SYSTEM])
  4308.   AC_MSG_CHECKING([cached system tuple])
  4309.   if { test x"${ac_cv_host_system_type+set}" = x"set" &&
  4310.        test x"$ac_cv_host_system_type" != x"$host"; } ||
  4311.      { test x"${ac_cv_build_system_type+set}" = x"set" &&
  4312.        test x"$ac_cv_build_system_type" != x"$build"; } ||
  4313.      { test x"${ac_cv_target_system_type+set}" = x"set" &&
  4314.        test x"$ac_cv_target_system_type" != x"$target"; }; then
  4315.       AC_MSG_RESULT([different])
  4316.       ifelse($#, 1, [$1],
  4317.         [AC_MSG_ERROR([remove config.cache and re-run configure])])
  4318.   else
  4319.     AC_MSG_RESULT(ok)
  4320.   fi
  4321.   ac_cv_host_system_type="$host"
  4322.   ac_cv_build_system_type="$build"
  4323.   ac_cv_target_system_type="$target"
  4324. []AC_EPI()
  4325. T12,549
  4326. AC_EGREP_CPPAC_PRO([AC_EGREP_CPP])AC_REQUIRE_CPP()dnl
  4327. cat > conftest.$ac_ext <<EOF
  4328. [#]line __oline__ "configure"
  4329. #include "confdefs.h"
  4330. [$2]
  4331. EOF
  4332. dnl eval is necessary to expand ac_cpp.
  4333. dnl Ultrix and Pyramid sh refuse to redirect output of eval, so use subshell.
  4334. if (eval "$ac_cpp conftest.$ac_ext") 2>&AC_FD_CC |
  4335. dnl Prevent m4 from eating character classes:
  4336. changequote(, )dnl
  4337.   egrep "$1" >/dev/null 2>&1; then
  4338. changequote([, ])dnl
  4339.   ifelse([$3], , :, [rm -rf conftest*
  4340.   $3])
  4341. ifelse([$4], , , [else
  4342.   rm -rf conftest*
  4343.   $4
  4344. ])dnl
  4345. fi
  4346. rm -f conftest*
  4347. []AC_EPI()
  4348. T15,341
  4349. AC_PROG_CXX_GNUAC_PRO([AC_PROG_CXX_GNU])AC_CACHE_CHECK(whether we are using GNU C++, ac_cv_prog_gxx,
  4350. [dnl The semicolon is to pacify NeXT's syntax-checking cpp.
  4351. cat > conftest.C <<EOF
  4352. #ifdef __GNUC__
  4353.   yes;
  4354. #endif
  4355. EOF
  4356. if AC_TRY_COMMAND(${CXX-g++} -E conftest.C) | egrep yes >/dev/null 2>&1; then
  4357.   ac_cv_prog_gxx=yes
  4358. else
  4359.   ac_cv_prog_gxx=no
  4360. fi])[]AC_EPI()
  4361. T12,456
  4362. AC_SITE_LOAD# Prefer explicitly selected file to automatically selected ones.
  4363. if test -z "$CONFIG_SITE"; then
  4364.   if test "x$prefix" != xNONE; then
  4365.     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
  4366.   else
  4367.     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
  4368.   fi
  4369. fi
  4370. for ac_site_file in $CONFIG_SITE; do
  4371.   if test -r "$ac_site_file"; then
  4372.     echo "loading site script $ac_site_file"
  4373.     . "$ac_site_file"
  4374.   fi
  4375. done
  4376.  
  4377. T16,63
  4378. AC_CHAR_UNSIGNEDAC_PRO([AC_CHAR_UNSIGNED])indir([AC_C_CHAR_UNSIGNED])[]AC_EPI()
  4379. T14,180
  4380. AC_CHECK_PROGSAC_PRO([AC_CHECK_PROGS])for ac_prog in $2
  4381. do
  4382. AC_CHECK_PROG($1, [$]ac_prog, [$]ac_prog, , $4)
  4383. test -n "[$]$1" && break
  4384. done
  4385. ifelse([$3], , , [test -n "[$]$1" || $1="$3"
  4386. ])[]AC_EPI()
  4387. T18,670
  4388. AC_FUNC_UTIME_NULLAC_PRO([AC_FUNC_UTIME_NULL])AC_CACHE_CHECK(whether utime accepts a null argument, ac_cv_func_utime_null,
  4389. [rm -f conftestdata; > conftestdata
  4390. # Sequent interprets utime(file, 0) to mean use start of epoch.  Wrong.
  4391. AC_TRY_RUN([#include <sys/types.h>
  4392. #include <sys/stat.h>
  4393. main() {
  4394. struct stat s, t;
  4395. exit(!(stat ("conftestdata", &s) == 0 && utime("conftestdata", (long *)0) == 0
  4396. && stat("conftestdata", &t) == 0 && t.st_mtime >= s.st_mtime
  4397. && t.st_mtime - s.st_mtime < 120));
  4398. }], ac_cv_func_utime_null=yes, ac_cv_func_utime_null=no,
  4399.   ac_cv_func_utime_null=no)
  4400. rm -f core core.* *.core])
  4401. if test $ac_cv_func_utime_null = yes; then
  4402.   AC_DEFINE(HAVE_UTIME_NULL)
  4403. fi
  4404. []AC_EPI()
  4405. T20,195
  4406. AC_CHECK_TOOL_PREFIXAC_PRO([AC_CHECK_TOOL_PREFIX])AC_REQUIRE([AC_CANONICAL_HOST])AC_REQUIRE([AC_CANONICAL_BUILD])dnl
  4407. if test $host != $build; then
  4408.   ac_tool_prefix=${host_alias}-
  4409. else
  4410.   ac_tool_prefix=
  4411. fi
  4412. []AC_EPI()
  4413. T9,49
  4414. AC_INLINEAC_PRO([AC_INLINE])indir([AC_C_INLINE])[]AC_EPI()
  4415. T15,286
  4416. AC_PROG_F77_GNUAC_PRO([AC_PROG_F77_GNU])AC_CACHE_CHECK(whether we are using GNU Fortran 77, ac_cv_prog_g77,
  4417. [cat > conftest.fpp <<EOF
  4418. #ifdef __GNUC__
  4419.   yes
  4420. #endif
  4421. EOF
  4422. if AC_TRY_COMMAND($F77 -E conftest.fpp) | egrep yes >/dev/null 2>&1; then
  4423.   ac_cv_prog_g77=yes
  4424. else
  4425.   ac_cv_prog_g77=no
  4426. fi])[]AC_EPI()
  4427. T12,426
  4428. AC_XENIX_DIRAC_PRO([AC_XENIX_DIR])AC_OBSOLETE([$0], [; instead use AC_HEADER_DIRENT])dnl
  4429. AC_REQUIRE([AC_DIR_HEADER])dnl
  4430. AC_MSG_CHECKING(for Xenix)
  4431. AC_EGREP_CPP(yes,
  4432. [#if defined(M_XENIX) && !defined(M_UNIX)
  4433.   yes
  4434. #endif
  4435. ], [AC_MSG_RESULT(yes); XENIX=yes], [AC_MSG_RESULT(no); XENIX=])
  4436. if test "$XENIX" = yes; then
  4437.   # Make sure -ldir precedes -lx.
  4438.   test $ac_header_dirent = dirent.h && LIBS="-ldir $LIBS"
  4439.   LIBS="$LIBS -lx"
  4440. fi
  4441. []AC_EPI()
  4442. T15,4037
  4443. AC_OUTPUT_FILES# Protect against being on the right side of a sed subst in config.status.
  4444. changequote(, )dnl
  4445. sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
  4446.  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
  4447. changequote([, ])dnl
  4448. dnl These here document variables are unquoted when configure runs
  4449. dnl but quoted when config.status runs, so variables are expanded once.
  4450. $ac_vpsub
  4451. dnl Shell code in configure.in might set extrasub.
  4452. $extrasub
  4453. dnl Insert the sed substitutions of variables.
  4454. undivert(AC_DIVERSION_SED)
  4455. CEOF
  4456. EOF
  4457.  
  4458. cat >> $CONFIG_STATUS <<\EOF
  4459.  
  4460. # Split the substitutions into bite-sized pieces for seds with
  4461. # small command number limits, like on Digital OSF/1 and HP-UX.
  4462. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  4463. ac_file=1 # Number of current file.
  4464. ac_beg=1 # First line for current file.
  4465. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  4466. ac_more_lines=:
  4467. ac_sed_cmds=""
  4468. while $ac_more_lines; do
  4469.   if test $ac_beg -gt 1; then
  4470.     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  4471.   else
  4472.     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  4473.   fi
  4474.   if test ! -s conftest.s$ac_file; then
  4475.     ac_more_lines=false
  4476.     rm -f conftest.s$ac_file
  4477.   else
  4478.     if test -z "$ac_sed_cmds"; then
  4479.       ac_sed_cmds="sed -f conftest.s$ac_file"
  4480.     else
  4481.       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  4482.     fi
  4483.     ac_file=`expr $ac_file + 1`
  4484.     ac_beg=$ac_end
  4485.     ac_end=`expr $ac_end + $ac_max_sed_cmds`
  4486.   fi
  4487. done
  4488. if test -z "$ac_sed_cmds"; then
  4489.   ac_sed_cmds=cat
  4490. fi
  4491. EOF
  4492.  
  4493. cat >> $CONFIG_STATUS <<EOF
  4494.  
  4495. CONFIG_FILES=\${CONFIG_FILES-"$1"}
  4496. EOF
  4497. cat >> $CONFIG_STATUS <<\EOF
  4498. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  4499. changequote(, )dnl
  4500.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  4501.   case "$ac_file" in
  4502.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  4503.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  4504.   *) ac_file_in="${ac_file}.in" ;;
  4505.   esac
  4506.  
  4507.   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  4508.  
  4509.   # Remove last slash and all that follows it.  Not all systems have dirname.
  4510.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  4511. changequote([, ])dnl
  4512.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  4513.     # The file is in a subdirectory.
  4514.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  4515.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  4516.     # A "../" for each directory in $ac_dir_suffix.
  4517. changequote(, )dnl
  4518.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  4519. changequote([, ])dnl
  4520.   else
  4521.     ac_dir_suffix= ac_dots=
  4522.   fi
  4523.  
  4524.   case "$ac_given_srcdir" in
  4525.   .)  srcdir=.
  4526.       if test -z "$ac_dots"; then top_srcdir=.
  4527.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  4528.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  4529.   *) # Relative path.
  4530.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  4531.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  4532.   esac
  4533.  
  4534. ifdef([AC_PROVIDE_AC_PROG_INSTALL],
  4535. [  case "$ac_given_INSTALL" in
  4536. changequote(, )dnl
  4537.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  4538. changequote([, ])dnl
  4539.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  4540.   esac
  4541. ])dnl
  4542.  
  4543.   echo creating "$ac_file"
  4544.   rm -f "$ac_file"
  4545.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  4546.   case "$ac_file" in
  4547.   *Makefile*) ac_comsub="1i\\
  4548. # $configure_input" ;;
  4549.   *) ac_comsub= ;;
  4550.   esac
  4551.  
  4552.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  4553.   sed -e "$ac_comsub
  4554. s%@configure_input@%$configure_input%g
  4555. s%@srcdir@%$srcdir%g
  4556. s%@top_srcdir@%$top_srcdir%g
  4557. ifdef([AC_PROVIDE_AC_PROG_INSTALL], [s%@INSTALL@%$INSTALL%g
  4558. ])dnl
  4559. dnl The parens around the eval prevent an "illegal io" in Ultrix sh.
  4560. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  4561. dnl This would break Makefile dependencies.
  4562. dnl  if cmp -s $ac_file conftest.out 2>/dev/null; then
  4563. dnl    echo "$ac_file is unchanged"
  4564. dnl    rm -f conftest.out
  4565. dnl   else
  4566. dnl     rm -f $ac_file
  4567. dnl    mv conftest.out $ac_file
  4568. dnl  fi
  4569. fi; done
  4570. rm -f conftest.s*
  4571.  
  4572. T14,65
  4573. AC_TYPE_SIZE_TAC_PRO([AC_TYPE_SIZE_T])AC_CHECK_TYPE(size_t, unsigned)[]AC_EPI()
  4574. T10,984
  4575. AC_PROG_CCAC_PRO([AC_PROG_CC])AC_BEFORE([$0], [AC_PROG_CPP])dnl
  4576. AC_CHECK_PROG(CC, gcc, gcc)
  4577. if test -z "$CC"; then
  4578.   AC_CHECK_PROG(CC, cc, cc, , , /usr/ucb/cc)
  4579.   if test -z "$CC"; then
  4580.     case "`uname -s`" in
  4581.     *win32* | *WIN32*)
  4582.       AC_CHECK_PROG(CC, cl, cl) ;;
  4583.     esac
  4584.   fi
  4585.   test -z "$CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH])
  4586. fi
  4587.  
  4588. AC_PROG_CC_WORKS
  4589. AC_PROG_CC_GNU
  4590.  
  4591. if test $ac_cv_prog_gcc = yes; then
  4592.   GCC=yes
  4593. else
  4594.   GCC=
  4595. fi
  4596.  
  4597. dnl Check whether -g works, even if CFLAGS is set, in case the package
  4598. dnl plays around with CFLAGS (such as to build both debugging and
  4599. dnl normal versions of a library), tasteless as that idea is.
  4600. ac_test_CFLAGS="${CFLAGS+set}"
  4601. ac_save_CFLAGS="$CFLAGS"
  4602. CFLAGS=
  4603. AC_PROG_CC_G
  4604. if test "$ac_test_CFLAGS" = set; then
  4605.   CFLAGS="$ac_save_CFLAGS"
  4606. elif test $ac_cv_prog_cc_g = yes; then
  4607.   if test "$GCC" = yes; then
  4608.     CFLAGS="-g -O2"
  4609.   else
  4610.     CFLAGS="-g"
  4611.   fi
  4612. else
  4613.   if test "$GCC" = yes; then
  4614.     CFLAGS="-O2"
  4615.   else
  4616.     CFLAGS=
  4617.   fi
  4618. fi
  4619. []AC_EPI()
  4620. T15,526
  4621. AC_FUNC_FNMATCHAC_PRO([AC_FUNC_FNMATCH])AC_CACHE_CHECK(for working fnmatch, ac_cv_func_fnmatch_works,
  4622. # Some versions of Solaris or SCO have a broken fnmatch function.
  4623. # So we run a test program.  If we are cross-compiling, take no chance.
  4624. # Thanks to John Oleynick and Franc,ois Pinard for this test.
  4625. [AC_TRY_RUN([main() { exit (fnmatch ("a*", "abc", 0) != 0); }],
  4626. ac_cv_func_fnmatch_works=yes, ac_cv_func_fnmatch_works=no,
  4627. ac_cv_func_fnmatch_works=no)])
  4628. if test $ac_cv_func_fnmatch_works = yes; then
  4629.   AC_DEFINE(HAVE_FNMATCH)
  4630. fi
  4631. []AC_EPI()
  4632. T12,137
  4633. AC_DYNIX_SEQAC_PRO([AC_DYNIX_SEQ])AC_OBSOLETE([$0], [; instead use AC_FUNC_GETMNTENT])dnl
  4634. AC_CHECK_LIB(seq, getmntent, LIBS="-lseq $LIBS")
  4635. []AC_EPI()
  4636. T27,743
  4637. AC_SYS_RESTARTABLE_SYSCALLSAC_PRO([AC_SYS_RESTARTABLE_SYSCALLS])AC_CACHE_CHECK(for restartable system calls, ac_cv_sys_restartable_syscalls,
  4638. [AC_TRY_RUN(
  4639. [/* Exit 0 (true) if wait returns something other than -1,
  4640.    i.e. the pid of the child, which means that wait was restarted
  4641.    after getting the signal.  */
  4642. #include <sys/types.h>
  4643. #include <signal.h>
  4644. ucatch (isig) { }
  4645. main () {
  4646.   int i = fork (), status;
  4647.   if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); }
  4648.   signal (SIGINT, ucatch);
  4649.   status = wait(&i);
  4650.   if (status == -1) wait(&i);
  4651.   exit (status == -1);
  4652. }
  4653. ], ac_cv_sys_restartable_syscalls=yes, ac_cv_sys_restartable_syscalls=no)])
  4654. if test $ac_cv_sys_restartable_syscalls = yes; then
  4655.   AC_DEFINE(HAVE_RESTARTABLE_SYSCALLS)
  4656. fi
  4657. []AC_EPI()
  4658. T21,445
  4659. AC_FUNC_CLOSEDIR_VOIDAC_PRO([AC_FUNC_CLOSEDIR_VOID])AC_REQUIRE([AC_HEADER_DIRENT])dnl
  4660. AC_CACHE_CHECK(whether closedir returns void, ac_cv_func_closedir_void,
  4661. [AC_TRY_RUN([#include <sys/types.h>
  4662. #include <$ac_header_dirent>
  4663. int closedir(); main() { exit(closedir(opendir(".")) != 0); }],
  4664.   ac_cv_func_closedir_void=no, ac_cv_func_closedir_void=yes, ac_cv_func_closedir_void=yes)])
  4665. if test $ac_cv_func_closedir_void = yes; then
  4666.   AC_DEFINE(CLOSEDIR_VOID)
  4667. fi
  4668. []AC_EPI()
  4669. T15,58
  4670. AC_TEST_PROGRAMAC_PRO([AC_TEST_PROGRAM])indir([AC_TRY_RUN], $@)[]AC_EPI()
  4671. T20,1
  4672. AC_DIVERSION_CURRENT7
  4673. T20,1
  4674. AC_DIVERSION_CURRENT1
  4675. T18,77
  4676. AC_DEFINE_UNQUOTEDcat >> confdefs.h <<EOF
  4677. [#define] $1 ifelse($#, 2, [$2], $#, 3, [$2], 1)
  4678. EOF
  4679.  
  4680. F9,9
  4681. debugmodedebugmode
  4682. T15,63
  4683. AC_HEADER_CHECKAC_PRO([AC_HEADER_CHECK])indir([AC_CHECK_HEADER], $@)[]AC_EPI()
  4684. T13,58
  4685. AC_TYPE_PID_TAC_PRO([AC_TYPE_PID_T])AC_CHECK_TYPE(pid_t, int)[]AC_EPI()
  4686. T14,913
  4687. AC_C_BIGENDIANAC_PRO([AC_C_BIGENDIAN])AC_CACHE_CHECK(whether byte ordering is bigendian, ac_cv_c_bigendian,
  4688. [ac_cv_c_bigendian=unknown
  4689. # See if sys/param.h defines the BYTE_ORDER macro.
  4690. AC_TRY_COMPILE([#include <sys/types.h>
  4691. #include <sys/param.h>], [
  4692. #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
  4693.  bogus endian macros
  4694. #endif], [# It does; now see whether it defined to BIG_ENDIAN or not.
  4695. AC_TRY_COMPILE([#include <sys/types.h>
  4696. #include <sys/param.h>], [
  4697. #if BYTE_ORDER != BIG_ENDIAN
  4698.  not big endian
  4699. #endif], ac_cv_c_bigendian=yes, ac_cv_c_bigendian=no)])
  4700. if test $ac_cv_c_bigendian = unknown; then
  4701. AC_TRY_RUN([main () {
  4702.   /* Are we little or big endian?  From Harbison&Steele.  */
  4703.   union
  4704.   {
  4705.     long l;
  4706.     char c[sizeof (long)];
  4707.   } u;
  4708.   u.l = 1;
  4709.   exit (u.c[sizeof (long) - 1] == 1);
  4710. }], ac_cv_c_bigendian=no, ac_cv_c_bigendian=yes)
  4711. fi])
  4712. if test $ac_cv_c_bigendian = yes; then
  4713.   AC_DEFINE(WORDS_BIGENDIAN)
  4714. fi
  4715. []AC_EPI()
  4716. T13,1194
  4717. AC_CHECK_FUNCAC_PRO([AC_CHECK_FUNC])AC_MSG_CHECKING([for $1])
  4718. AC_CACHE_VAL(ac_cv_func_$1,
  4719. [AC_TRY_LINK(
  4720. dnl Don't include <ctype.h> because on OSF/1 3.0 it includes <sys/types.h>
  4721. dnl which includes <sys/select.h> which contains a prototype for
  4722. dnl select.  Similarly for bzero.
  4723. [/* System header to define __stub macros and hopefully few prototypes,
  4724.     which can conflict with char $1(); below.  */
  4725. #include <assert.h>
  4726. /* Override any gcc2 internal prototype to avoid an error.  */
  4727. ]ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus
  4728. extern "C"
  4729. #endif
  4730. ])dnl
  4731. [/* We use char because int might match the return type of a gcc2
  4732.     builtin and then its argument prototype would still apply.  */
  4733. char $1();
  4734. ], [
  4735. /* The GNU C library defines this for functions which it implements
  4736.     to always fail with ENOSYS.  Some functions are actually named
  4737.     something starting with __ and the normal name is an alias.  */
  4738. #if defined (__stub_$1) || defined (__stub___$1)
  4739. choke me
  4740. #else
  4741. $1();
  4742. #endif
  4743. ], eval "ac_cv_func_$1=yes", eval "ac_cv_func_$1=no")])
  4744. if eval "test \"`echo '$ac_cv_func_'$1`\" = yes"; then
  4745.   AC_MSG_RESULT(yes)
  4746.   ifelse([$2], , :, [$2])
  4747. else
  4748.   AC_MSG_RESULT(no)
  4749. ifelse([$3], , , [$3
  4750. ])dnl
  4751. fi
  4752. []AC_EPI()
  4753. T14,276
  4754. AC_CHECK_FILESAC_PRO([AC_CHECK_FILES])for ac_file in $1
  4755. do
  4756. AC_CHECK_FILE($ac_file,
  4757. [changequote(, )dnl
  4758.   ac_tr_file=HAVE_`echo $ac_file | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  4759. changequote([, ])dnl
  4760.   AC_DEFINE_UNQUOTED($ac_tr_file) $2], $3)dnl
  4761. done
  4762. []AC_EPI()
  4763. T17,64
  4764. AC_PROGRAMS_CHECKAC_PRO([AC_PROGRAMS_CHECK])indir([AC_CHECK_PROGS], $@)[]AC_EPI()
  4765. T23,241
  4766. AC_CHECK_HEADERS_DIRENTfor ac_hdr in $1
  4767. do
  4768. AC_CHECK_HEADER_DIRENT($ac_hdr,
  4769. [changequote(, )dnl
  4770.   ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  4771. changequote([, ])dnl
  4772.   AC_DEFINE_UNQUOTED($ac_tr_hdr) $2])dnl
  4773. done
  4774. T23,1433
  4775. AC_FUNC_SELECT_ARGTYPESAC_PRO([AC_FUNC_SELECT_ARGTYPES])AC_MSG_CHECKING([types of arguments for select()])
  4776.  AC_CACHE_VAL(ac_cv_func_select_arg234,dnl
  4777.  [AC_CACHE_VAL(ac_cv_func_select_arg1,dnl
  4778.   [AC_CACHE_VAL(ac_cv_func_select_arg5,dnl
  4779.    [for ac_cv_func_select_arg234 in 'fd_set *' 'int *' 'void *'; do
  4780.      for ac_cv_func_select_arg1 in 'int' 'size_t' 'unsigned long' 'unsigned'; do
  4781.       for ac_cv_func_select_arg5 in 'struct timeval *' 'const struct timeval *'; do
  4782.        AC_TRY_COMPILE(dnl
  4783. [#ifdef HAVE_SYS_TYPES_H
  4784. #include <sys/types.h>
  4785. #endif
  4786. #ifdef HAVE_SYS_TIME_H
  4787. #include <sys/time.h>
  4788. #endif
  4789. #ifdef HAVE_SYS_SELECT_H
  4790. #include <sys/select.h>
  4791. #endif
  4792. #ifdef HAVE_SYS_SOCKET_H
  4793. #include <sys/socket.h>
  4794. #endif
  4795. extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);],,dnl
  4796.         [ac_not_found=no ; break 3],ac_not_found=yes)
  4797.       done
  4798.      done
  4799.     done
  4800.    ])dnl AC_CACHE_VAL
  4801.   ])dnl AC_CACHE_VAL
  4802.  ])dnl AC_CACHE_VAL
  4803.  if test "$ac_not_found" = yes; then
  4804.   ac_cv_func_select_arg1=int 
  4805.   ac_cv_func_select_arg234='int *' 
  4806.   ac_cv_func_select_arg5='struct timeval *'
  4807.  fi
  4808.  AC_MSG_RESULT([$ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5])
  4809.  AC_DEFINE_UNQUOTED(SELECT_TYPE_ARG1,$ac_cv_func_select_arg1)
  4810.  AC_DEFINE_UNQUOTED(SELECT_TYPE_ARG234,($ac_cv_func_select_arg234))
  4811.  AC_DEFINE_UNQUOTED(SELECT_TYPE_ARG5,($ac_cv_func_select_arg5))
  4812. []AC_EPI()
  4813. T16,1
  4814. AC_DIVERSION_SED8
  4815. T6,93
  4816. AC_RSHerrprint(__file__:__line__: [$0] has been removed; replace it with equivalent code
  4817. )m4exit(4)
  4818. D-1,0
  4819.  
  4820. # End of frozen state file
  4821.